# 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.