package
0.0.0-20241230120742-b78ad7274f66
Repository: https://github.com/jdaniecki/url-shortener.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
No description provided by the author
Constructs a synthetic filesystem for resolving external references when loading openapi specifications.
# Structs
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
PostShortenJSONBody defines parameters for PostShorten.
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
# Interfaces
No description provided by the author
No description provided by the author
ServeMux is an abstraction of http.ServeMux.
ServerInterface represents all server handlers.
StrictServerInterface represents all server handlers.
# Type aliases
No description provided by the author
PostShortenJSONRequestBody defines body for PostShorten for application/json ContentType.
No description provided by the author
No description provided by the author