macaron topic
macaron
Package macaron is a high productive and modular web framework in Go.
mir
Mir is a toolkit for register method handler to http engine router(eg: gin,echo,iris,mux,httprouter) use struct tag info.
binding
Package binding is a middleware that provides request data binding and validation for Macaron.
cache
Package cache is a middleware that provides the cache management of Macaron.
captcha
Package captcha is a middleware that provides captcha service for Macaron.
session
Package session is a middleware that provides the session management of Macaron.
toolbox
Package toolbox is a middleware that provides health check, pprof, profile and statistic services for Macaron.