# 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.