package
2.0.0-alpha4+incompatible
Repository: https://github.com/aspring/traefik.git
Documentation: pkg.go.dev
# Functions
NewEntryPoint creates a new middleware that the incoming request.
NewForwarder creates a new forwarder middleware that traces the outgoing request.
NewWrapper returns a http.Handler struct.
Wrap adds tracability to an alice.Constructor.
WrapEntryPointHandler Wraps tracing to alice.Constructor.
# Interfaces
Tracable embeds tracing information.