Documentation
¶
Index ¶
- func NewGoogleRouter(env *bootstrap.Env, timeout time.Duration, db *sqlx.DB, r *mux.Router)
- func NewLoginRouter(env *bootstrap.Env, timeout time.Duration, db *sqlx.DB, r *mux.Router)
- func NewRefreshTokenRouter(env *bootstrap.Env, timeout time.Duration, db *sqlx.DB, r *mux.Router)
- func NewSignupRouter(env *bootstrap.Env, timeout time.Duration, db *sqlx.DB, r *mux.Router)
- func NewUserRouter(env *bootstrap.Env, timeout time.Duration, db *sqlx.DB, r *mux.Router)
- func Setup(env *bootstrap.Env, timeout time.Duration, db *sqlx.DB, r *mux.Router)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGoogleRouter ¶
func NewLoginRouter ¶
func NewRefreshTokenRouter ¶
func NewSignupRouter ¶
func NewUserRouter ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.