middleware
middleware copied to clipboard
simple middware framework.
Middleware
使用方法为实现多个 func(c *Context) 函数拆分业务逻辑。