Documentation ¶
Index ¶
- func NewLoginRouter(env *bootstrap.Env, timeout time.Duration, db mongo.Database, ...)
- func NewProfileRouter(env *bootstrap.Env, timeout time.Duration, db mongo.Database, ...)
- func NewRefreshTokenRouter(env *bootstrap.Env, timeout time.Duration, db mongo.Database, ...)
- func NewSignupRouter(env *bootstrap.Env, timeout time.Duration, db mongo.Database, ...)
- func NewTaskRouter(env *bootstrap.Env, timeout time.Duration, db mongo.Database, ...)
- func Setup(env *bootstrap.Env, timeout time.Duration, db mongo.Database, r *chi.Mux)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewLoginRouter ¶
func NewProfileRouter ¶
func NewRefreshTokenRouter ¶
func NewSignupRouter ¶
func NewTaskRouter ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.