package
1.1.0
Repository: https://github.com/jaxi/goji.git
Documentation: pkg.go.dev

# Functions

Path returns the path that the Goji router uses to perform the PathPrefix optimization.
SetPath returns a new context in which the given path is used by the Goji Router when performing the PathPrefix optimization.

# Variables

AllVariables is a standard value which, when passed to context.Context.Value, returns all variable bindings present in the context, with bindings in newer contexts overriding values deeper in the stack.

# Type aliases

Variable is a standard type for the names of Pattern-bound variables, e.g.