package
5.0.2+incompatible
Repository: https://github.com/parquery/swagger-to.git
Documentation: pkg.go.dev

# Functions

SetupRouter sets up a router.
WrapStatic wraps the path `/{path:.+}` with the method "get".
WrapUpload wraps the path `/upload` with the method "put".

# Interfaces

Handler defines an interface to handling the routes.