Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ComposeHTTPMiddleware ¶
func ComposeHTTPMiddleware(handler http.Handler, mws ...HTTPMiddleware) http.Handler
Types ¶
type HTTPMiddleware ¶
func WrapMiddleware ¶
func WrapMiddleware(mws ...Middleware) HTTPMiddleware
type Middleware ¶
func ComposeMiddleware ¶
func ComposeMiddleware(mws ...Middleware) Middleware
Click to show internal directories.
Click to hide internal directories.