package
5.0.2+incompatible
Repository: https://github.com/parquery/swagger-to.git
Documentation: pkg.go.dev
# Functions
SetupRouter sets up a router.
ValidateAgainstEmptyParameterSchema validates a message coming from the client against EmptyParameter schema.
ValidateAgainstWithEmptyPropertiesSchema validates a message coming from the client against WithEmptyProperties schema.
WrapTestEndpoint wraps the path `/test_endpoint` with the method "get".
# Structs
EmptyParameter defines an empty parameter.
WithEmptyProperties is a product detail.
# Interfaces
Handler defines an interface to handling the routes.