package
12.1.0+incompatible
Repository: https://github.com/iris-contrib/examples.git
Documentation: pkg.go.dev
# Functions
Configure registers the necessary routes to the app.
GetFollowerHandler handles the GET: /follower/{id}.
GetFollowingHandler handles the GET: /following/{id}.
GetIndexHandler handles the GET: /.
GetLikeHandler handles the GET: /like/{id}.