Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StripPrefix ¶
type StripPrefix struct {
Prefix string
}
StripPrefix middleware
func (StripPrefix) ServeHandler ¶
func (m StripPrefix) ServeHandler(h http.Handler) http.Handler
ServeHandler implements middleware interface
Click to show internal directories.
Click to hide internal directories.