Documentation
¶
Overview ¶
Package routing is the Trickster Request Router
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterPprofRoutes ¶
RegisterPprofRoutes will register the Pprof Debugging endpoints to the provided router
func RegisterProxyRoutes ¶
func RegisterProxyRoutes(conf *config.Config, router *mux.Router, caches map[string]cache.Cache, tracers tracing.Tracers, log *tl.Logger, dryRun bool) (origins.Origins, error)
RegisterProxyRoutes iterates the Trickster Configuration and registers the routes for the configured origins
Types ¶
Click to show internal directories.
Click to hide internal directories.