package
1.12.5
Repository: https://github.com/plin2k/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 adds each server route to the EchoRouter.
Registers handlers, and prepends BaseURL to the paths, so that the paths can be served under a prefix.

# Structs

No description provided by the author
Example defines model for example.
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
No description provided by the author
ServerInterfaceWrapper converts echo 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

This is a simple interface which specifies echo.Route addition functions which are present on both echo.Echo and echo.Group, since we want to allow using either of them for path registration.
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
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
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.
No description provided by the author
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.