//
pkg.gl
Category
github.com/dropwhile/icanbringthat
internal
middleware
strip
package
1.2.0
Repository:
https://github.com/dropwhile/icanbringthat.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
6 SLOC
#
Functions
StripPrefix
StripPrefix is a middleware that will strip the provided prefix from the request path before handing the request over to the next handler.