package
1.11.3-alpha
Repository: https://github.com/romulets/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

No description provided by the author
Example defines model for example.
GinServerOptions provides options for the Gin server.
No description provided by the author
No description provided by the author
No description provided by the author
HeadersExampleParams defines parameters for HeadersExample.
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
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
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

# Interfaces

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
ServerInterface represents all server handlers.
StrictServerInterface represents all server handlers.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
HeadersExampleJSONRequestBody defines body for HeadersExample for application/json ContentType.
No description provided by the author
No description provided by the author
JSONExampleJSONRequestBody defines body for JSONExample for application/json ContentType.
No description provided by the author
No description provided by the author
No description provided by the author
MultipartExampleMultipartRequestBody defines body for MultipartExample for multipart/form-data ContentType.
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
MultipleRequestAndResponseTypesFormdataRequestBody defines body for MultipleRequestAndResponseTypes for application/x-www-form-urlencoded ContentType.
MultipleRequestAndResponseTypesJSONRequestBody defines body for MultipleRequestAndResponseTypes for application/json ContentType.
MultipleRequestAndResponseTypesMultipartRequestBody defines body for MultipleRequestAndResponseTypes for multipart/form-data ContentType.
MultipleRequestAndResponseTypesTextBody defines parameters for MultipleRequestAndResponseTypes.
MultipleRequestAndResponseTypesTextRequestBody defines body for MultipleRequestAndResponseTypes for text/plain ContentType.
Reusableresponse defines model for reusableresponse.
No description provided by the author
ReusableResponsesJSONRequestBody defines body for ReusableResponses for application/json ContentType.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TextExampleTextBody defines parameters for TextExample.
TextExampleTextRequestBody defines body for TextExample for text/plain ContentType.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
URLEncodedExampleFormdataRequestBody defines body for URLEncodedExample for application/x-www-form-urlencoded ContentType.