Documentation ¶
Overview ¶
Package options 构建路由的参数
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CORS ¶
type Options ¶
type Options struct { Lock bool CORS *CORS Interceptors *syntax.Interceptors URLDomain string RecoverFunc RecoverFunc }
type RecoverFunc ¶
type RecoverFunc func(http.ResponseWriter, any)
Click to show internal directories.
Click to hide internal directories.