package
0.3.0
Repository: https://github.com/enleur/shrink.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterHandlers creates http.Handler with routing matching OpenAPI spec.
RegisterHandlersWithOptions creates http.Handler with additional options.

# Structs

GinServerOptions provides options for the Gin server.
PostShortenJSONBody defines parameters for PostShorten.
No description provided by the author
ServerInterfaceWrapper converts contexts to parameters.

# Interfaces

ServerInterface represents all server handlers.

# Type aliases

No description provided by the author
PostShortenJSONRequestBody defines body for PostShorten for application/json ContentType.