package
0.0.0-20240606074254-a460b6caa4a0
Repository: https://github.com/hoeg/beaver.git
Documentation: pkg.go.dev

# Functions

GetSwagger returns the Swagger specification corresponding to the generated code in this file.
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.

# Constants

No description provided by the author

# Structs

GinServerOptions provides options for the Gin server.
ServerInterfaceWrapper converts contexts to parameters.
WebhookPayload defines model for WebhookPayload.

# Interfaces

ServerInterface represents all server handlers.

# Type aliases

No description provided by the author
PostWebhookJSONRequestBody defines body for PostWebhook for application/json ContentType.