chi

package
v0.0.0-...-9518a5e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 6, 2021 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Providers is what we provide to the dependency injector.
	Providers = wire.NewSet(
		NewRouter,
		NewRouteParamManager,
	)
)

Functions

func NewRouteParamManager

func NewRouteParamManager() routing.RouteParamManager

NewRouteParamManager provides a new RouteParamManager.

func NewRouter

func NewRouter(logger logging.Logger) routing.Router

NewRouter constructs a new router.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL