Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Register ¶ added in v0.6.0
func Register(names []string, handler CreateMiddlewareHandler) error
Types ¶
type CreateMiddlewareHandler ¶
type CreateMiddlewareHandler func(param any) (app.HandlerFunc, error)
func Factory ¶ added in v0.6.0
func Factory(kind string) CreateMiddlewareHandler
Click to show internal directories.
Click to hide internal directories.