Documentation ¶
Overview ¶
Package std 兼容标准库的路由
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BuildNodeHandle ¶
type BuildNodeHandle = types.BuildNodeHandleOf[http.Handler]
type Middleware ¶
type Middleware = types.MiddlewareOf[http.Handler]
type MiddlewareFunc ¶
type MiddlewareFunc = types.MiddlewareFuncOf[http.Handler]
Click to show internal directories.
Click to hide internal directories.