# 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.
Constructs a synthetic filesystem for resolving external references when loading openapi specifications.
# Structs
No description provided by the author
Link defines model for Link.
RequestShortUrl defines model for RequestShortUrl.
ResponseShortUrl defines model for ResponseShortUrl.
ServerInterfaceWrapper converts contexts to parameters.
# Interfaces
ServerInterface represents all server handlers.
# Type aliases
CreateShortUrlJSONBody defines parameters for CreateShortUrl.
CreateShortUrlJSONRequestBody defines body for CreateShortUrl for application/json ContentType.
No description provided by the author