Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Middleware ¶
Interface for implementing middleware
func Compose ¶
func Compose(stack ...Middleware) Middleware
Compose a stack of middleware into a single middleware
Click to show internal directories.
Click to hide internal directories.