# Functions
AddPetJSON201Response is a constructor method for a AddPet response.
AddPetJSONDefaultResponse is a constructor method for a AddPet response.
DeletePetJSONDefaultResponse is a constructor method for a DeletePet response.
FindPetByIDJSON200Response is a constructor method for a FindPetByID response.
FindPetByIDJSONDefaultResponse is a constructor method for a FindPetByID response.
FindPetsJSON200Response is a constructor method for a FindPets response.
FindPetsJSONDefaultResponse is a constructor method for a FindPets response.
GetSwagger returns the Swagger specification corresponding to the generated code in this file.
Handler creates http.Handler with routing matching OpenAPI spec.
No description provided by the author
Constructs a synthetic filesystem for resolving external references when loading openapi specifications.
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Error defines model for Error.
FindPetsParams defines parameters for FindPets.
No description provided by the author
NewPet defines model for NewPet.
Pet defines model for Pet.
No description provided by the author
No description provided by the author
No description provided by the author
Response is a common response struct for all the API calls.
ServerInterfaceWrapper converts contexts to parameters.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
ParameterName is an interface that is implemented by error types that are relevant to a specific parameter.
ServerInterface represents all server handlers.
# Type aliases
AddPetJSONBody defines parameters for AddPet.
AddPetJSONRequestBody defines body for AddPet for application/json ContentType.
No description provided by the author