package
0.12.0
Repository: https://github.com/runfinch/finch-daemon.git
Documentation: pkg.go.dev

# Functions

New creates a new router and registers the handlers to it.
VersionMiddleware checks for the requested version of the api and makes sure it falls within the bounds of the supported version.

# Structs

Options defines the router options to be passed into the handlers.