package
0.2.0
Repository: https://github.com/go-angle/angle.git
Documentation: pkg.go.dev

# 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.

# Structs

App Global App.
Binder to customize.

# Type aliases

No description provided by the author