Documentation ¶
Index ¶
- func EditComment(env *bootstrap.Env, timeout time.Duration, db mongo.Database, ...)
- func EditPostRouter(env *bootstrap.Env, timeout time.Duration, db mongo.Database, ...)
- func EditUserRouter(env *bootstrap.Env, timeout time.Duration, db mongo.Database, ...)
- func GetCommentByPostID(env *bootstrap.Env, timeout time.Duration, db mongo.Database, ...)
- func GetPostRouter(env *bootstrap.Env, timeout time.Duration, db mongo.Database, ...)
- func GetUserRouter(env *bootstrap.Env, timeout time.Duration, db mongo.Database, ...)
- func NewLoginRouter(env *bootstrap.Env, timeout time.Duration, db mongo.Database, ...)
- func NewPostRouter(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 Setup(env *bootstrap.Env, timeout time.Duration, db mongo.Database, gin *gin.Engine)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EditComment ¶
func EditPostRouter ¶
func EditUserRouter ¶
func GetCommentByPostID ¶
func GetPostRouter ¶
func GetUserRouter ¶
func NewLoginRouter ¶
func NewPostRouter ¶
func NewProfileRouter ¶
func NewRefreshTokenRouter ¶
func NewSignupRouter ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.