Files

5 lines
185 B
Go
Raw Permalink Normal View History

2026-07-07 10:29:28 +08:00
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.