# Packages
No description provided by the author
# Functions
MustBind bind given function into a gin.HandlerFunc, which can decode arguments from request and compose the invocation of the given function.
ProvideMiddleware provide middleware.
ProvideRouterGroup define a router group and inject it into the runtime, then you can use it anywhere during the project lifecyle.
# Type aliases
No description provided by the author