//
pkg.gl
Category
github.com/shivanshkc/authorizer
internal
database
package
2.3.0+incompatible
Repository:
https://github.com/shivanshkc/authorizer.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
2
Files
99 SLOC
#
Functions
NewUserDB
NewUserDB returns a new *UserDB instance.
#
Structs
UserDB
UserDB encapsulates all user collection methods.
UserDoc
UserDoc is the schema of a user's info in the database.