# Functions
CreateProxyRoute create proxy route.
No description provided by the author
CreateRoute create Route.
No description provided by the author
No description provided by the author
InvokeMiddleWareHandler 执行MiddleWareHandle.
InvokeRouteHandler 执行RouteHandle.
NewHTTPServer 新建HTTPServer.
NewMiddleWareChains 新建MiddleWareChains.
NewPatternFilter new route filter.
NewRequestContext 新建Context.
No description provided by the author
NewRouteContext 新建Context.
NewRouteRegistry 新建Route registry.
ValidateMiddleWareHandler 校验MiddleWareHandler.
ValidateRouteHandler 校验RouteHandler.
# Constants
基本HTTP行为定义.
Envs.
No description provided by the author
No description provided by the author
基本HTTP行为定义.
基本HTTP行为定义.
基本HTTP行为定义.
Envs.
基本HTTP行为定义.
Envs.
# Structs
PatternFilter route filter.
StaticOptions is a struct for specifying configuration options for the martini.Static middleware.
# Interfaces
HTTPServer HTTPServer.
MiddleWareChains 处理器链.
MiddleWareHandler 中间件处理器.
No description provided by the author
No description provided by the author
Route 路由接口.
RouteRegistry 路由器对象.