package
0.0.0-20220620184616-bcd07ded310f
Repository: https://github.com/lordvidex/go-example-server.git
Documentation: pkg.go.dev

# Functions

Apply TODO: is a convenient function that applies all middleware in the order passed in.
No description provided by the author
RemoveTrailingSlash is a middleware function that removes trailing slash from a URL path before `next http.Handler` is called.