Documentation ¶
Index ¶
Constants ¶
View Source
const DELAY_HEADER_KEY = "X-Add-Delay"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Middleware ¶
type Middleware struct{}
func (Middleware) ServeHTTP ¶
func (m Middleware) ServeHTTP(response http.ResponseWriter, request *http.Request, next http.HandlerFunc)
Click to show internal directories.
Click to hide internal directories.