//
pkg.gl
Category
github.com/sonereker/simple-auth
internal
users
package
1.1.0
Repository:
https://github.com/sonereker/simple-auth.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
94 SLOC
#
Functions
NewUserService
NewUserService creates a new UserService with provided params.
#
Structs
UserDBModel
UserDBModel is the DB model for User.
UserService
UserService is the struct holding User operations.