package
0.31.0
Repository: https://github.com/circl-dev/go-swagger.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Handler returns an http.Handler given the handler configuration It mounts all the business logic implementers in the right routing.
HandlerAPI returns an http.Handler given the handler configuration and the corresponding *Petstore instance.

# Constants

No description provided by the author

# Variables

FlatSwaggerJSON embedded flattened version of the swagger document used at generation time.
SwaggerJSON embedded version of the swagger document used at generation time.

# Structs

Config is configuration for Handler.

# Interfaces

PetAPI */.
StoreAPI */.