Documentation ¶
Overview ¶
Package std 兼容标准库的路由
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BuildNodeHandle ¶
type BuildNodeHandle = types.BuildNodeHandler[http.Handler]
type Middleware ¶
type Middleware = types.Middleware[http.Handler]
type MiddlewareFunc ¶
type MiddlewareFunc = types.MiddlewareFunc[http.Handler]
type Router ¶
func NewRouter ¶
NewRouter 声明适用于官方 http.Handler 接口的路由
Click to show internal directories.
Click to hide internal directories.