internal/user¶
github.com/gamidoc/backend/internal/user
Types¶
Repository¶
type Repository interface {
User¶
type User struct {
Variables¶
ErrUserNotFound¶
var ErrUserNotFound = errors.New("user not found")