package
4.3.1+incompatible
Repository: https://github.com/openapitools/openapi-generator.git
Documentation: pkg.go.dev

# Functions

EncodeJSONResponse uses the json encoder to write an interface to the http response with an optional status code.
No description provided by the author
NewAnotherFakeApiController creates a default api controller.
NewDefaultApiController creates a default api controller.
NewFakeApiController creates a default api controller.
NewFakeClassnameTags123ApiController creates a default api controller.
NewPetApiController creates a default api controller.
NewRouter creates a new router for any number of api routers.
NewStoreApiController creates a default api controller.
NewUserApiController creates a default api controller.
ReadFormFileToTempFile reads file data from a request form and writes it to a temporary file.

# Constants

List of EnumClass.
List of OuterEnum.
List of OuterEnumDefaultValue.
List of OuterEnum.
List of OuterEnumDefaultValue.
List of EnumClass.
List of OuterEnum.
List of OuterEnumDefaultValue.
List of EnumClass.

# Structs

No description provided by the author
No description provided by the author
A AnotherFakeApiController binds http requests to an api service and writes the service results to the http response.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ClassModel - Model for testing model with \"_class\" property.
No description provided by the author
A DefaultApiController binds http requests to an api service and writes the service results to the http response.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
A FakeApiController binds http requests to an api service and writes the service results to the http response.
A FakeClassnameTags123ApiController binds http requests to an api service and writes the service results to the http response.
File - Must be named `File` for test.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
HealthCheckResult - Just a string to inform instance is up and running.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Model200Response - Model for testing model name starting with number.
Name - Model for testing model name same as property name.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
A PetApiController binds http requests to an api service and writes the service results to the http response.
No description provided by the author
Return - Model for testing reserved words.
A Route defines the parameters for an api endpoint.
No description provided by the author
A StoreApiController binds http requests to an api service and writes the service results to the http response.
No description provided by the author
No description provided by the author
A UserApiController binds http requests to an api service and writes the service results to the http response.

# Interfaces

Router defines the required methods for retrieving api routes.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Routes are a collection of defined api endpoints.