# 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 *FlottaBackendAPI 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.
MockBackendAPI is an autogenerated mock type for the BackendAPI type.
# Interfaces
BackendAPI */.