package
1.9.29
Repository: https://github.com/infraboard/mcube.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

GetHandlerFuncName 通过反射获取函数名称.

# Interfaces

Auditer 用于审计.
Auther 设置受保护路由使用的认证器 Header 用于鉴定身份 Entry 用于鉴定权限.
Middleware 中间件的函数签名.
ResourceRouter 资源路由.
Router 路由.
SubRouter 子路由或者分组路由.

# Type aliases

The AutherFunc type is an adapter to allow the use of ordinary functions as Auther handlers.
MiddlewareFunc is an adapter to allow the use of ordinary functions as Negroni handlers.