5 lines
185 B
Go
5 lines
185 B
Go
|
|
package auth
|
||
|
|
|
||
|
|
// Repository functions are in internal/database/repository.go (AdminUser methods).
|
||
|
|
// This file exists to satisfy the package structure for future auth-specific queries.
|