Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Configure ¶
func Configure(b *bootstrap.Bootstrapper)
Configure registers the necessary routes to the app.
func GetFollowerHandler ¶
func GetFollowerHandler(ctx iris.Context)
GetFollowerHandler handles the GET: /follower/{id}
func GetFollowingHandler ¶
func GetFollowingHandler(ctx iris.Context)
GetFollowingHandler handles the GET: /following/{id}
func GetLikeHandler ¶
func GetLikeHandler(ctx iris.Context)
GetLikeHandler handles the GET: /like/{id}
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.