package
1.11.1-bazel-1.2
Repository: https://github.com/sgnl-ai/oapi-codegen.git
Documentation: pkg.go.dev
# Functions
GetSwagger returns the Swagger specification corresponding to the generated code in this file.
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.
No description provided by the author
Constructs a synthetic filesystem for resolving external references when loading openapi specifications.
# Structs
Error defines model for Error.
FindPetsParams defines parameters for FindPets.
No description provided by the author
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
ServerInterfaceWrapper converts contexts to parameters.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
ServerInterface represents all server handlers.
# Type aliases
AddPetJSONRequestBody defines body for AddPet for application/json ContentType.
No description provided by the author