package
0.0.0-20210403111957-aec784a9edd5
Repository: https://github.com/ebiiim/btcgw.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.

# Structs

APIKey defines model for APIKey.
BBc1Domain defines model for BBc1Domain.
No description provided by the author
Error defines model for Error.
ServerInterfaceWrapper converts contexts to parameters.

# Interfaces

ServerInterface represents all server handlers.

# Type aliases

BadRequest defines model for BadRequest.
InternalServerError defines model for InternalServerError.
No description provided by the author
PostApikeysCreateJSONBody defines parameters for PostApikeysCreate.
PostApikeysCreateJSONRequestBody defines body for PostApikeysCreate for application/json ContentType.
PostApikeysDeleteJSONBody defines parameters for PostApikeysDelete.
PostApikeysDeleteJSONRequestBody defines body for PostApikeysDelete for application/json ContentType.