package
2.0.0+incompatible
Repository: https://github.com/nazirok/oapi-codegen.git
Documentation: pkg.go.dev

# Functions

GetSwagger returns the Swagger specification corresponding to the generated code in this file.
No description provided by the author
Constructs a synthetic filesystem for resolving external references when loading openapi specifications.
RegisterHandlers creates http.Handler with routing matching OpenAPI spec.
RegisterHandlersWithOptions creates http.Handler with additional options.

# Structs

Error defines model for Error.
FindPetsParams defines parameters for FindPets.
GinServerOptions provides options for the Gin server.
NewPet defines model for NewPet.
Pet defines model for Pet.
No description provided by the author
ServerInterfaceWrapper converts contexts to parameters.

# Interfaces

ServerInterface represents all server handlers.

# Type aliases

AddPetJSONRequestBody defines body for AddPet for application/json ContentType.
No description provided by the author