# Functions

Handler creates http.Handler with routing matching OpenAPI spec.
HandlerFromMux creates http.Handler with routing matching OpenAPI spec based on the provided mux.
No description provided by the author
HandlerWithOptions creates http.Handler with additional options.

# Constants

Defines values for GetWithContentTypeParamsContentType.
Defines values for GetWithContentTypeParamsContentType.

# Structs

No description provided by the author
CreateResource2Params defines parameters for CreateResource2.
EveryTypeOptional defines model for EveryTypeOptional.
EveryTypeRequired defines model for EveryTypeRequired.
GetWithArgsParams defines parameters for GetWithArgs.
No description provided by the author
No description provided by the author
No description provided by the author
ReservedKeyword defines model for ReservedKeyword.
Resource defines model for Resource.
ServerInterfaceMock is a mock implementation of ServerInterface.
ServerInterfaceWrapper converts contexts to parameters.
SimpleResponse defines model for SimpleResponse.
SomeObject defines model for some_object.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UpdateResource3JSONBody defines parameters for UpdateResource3.

# Interfaces

ServerInterface represents all server handlers.

# Type aliases

Argument defines model for argument.
CreateResource2JSONRequestBody defines body for CreateResource2 for application/json ContentType.
CreateResourceJSONRequestBody defines body for CreateResource for application/json ContentType.
GetWithContentTypeParamsContentType defines parameters for GetWithContentType.
No description provided by the author
ResponseWithReference defines model for ResponseWithReference.
UpdateResource3JSONRequestBody defines body for UpdateResource3 for application/json ContentType.