package
2.0.0-beta2+incompatible
Repository: https://github.com/tricksterproxy/trickster.git
Documentation: pkg.go.dev
# Functions
Decorate decorates a function in such a way that it captures both the returned status and the time used to execute a request from the front end perspective.
StripPathPrefix removes the provided prefix from incoming HTTP Requests URLs.
Trace attaches a Tracer to an HTTP request.
WithResourcesContext ...