Documentation
¶
Index ¶
- Constants
- func ListEndpointHandler(doc *openapi3.Swagger, extras ...Endpoint) http.HandlerFunc
- func NewHandler(doc *openapi3.Swagger, basePath string) http.Handler
- func OpenAPIDocHandler(doc *openapi3.Swagger) http.HandlerFunc
- func SwaggerUIHandler(doc *openapi3.Swagger, basePath string) http.HandlerFunc
- type Endpoint
Constants ¶
View Source
const TEMPLATE = `` /* 797-byte string literal not displayed */
Variables ¶
This section is empty.
Functions ¶
func ListEndpointHandler ¶
func ListEndpointHandler(doc *openapi3.Swagger, extras ...Endpoint) http.HandlerFunc
func OpenAPIDocHandler ¶
func OpenAPIDocHandler(doc *openapi3.Swagger) http.HandlerFunc
func SwaggerUIHandler ¶
func SwaggerUIHandler(doc *openapi3.Swagger, basePath string) http.HandlerFunc
Types ¶
Click to show internal directories.
Click to hide internal directories.