Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OpenAPIHandler ¶
type OpenAPIHandler struct {
// contains filtered or unexported fields
}
func NewOpenAPIHandler ¶
func NewOpenAPIHandler(cfg *openapi.Config, generator spec.Generator) *OpenAPIHandler
func (*OpenAPIHandler) Docs ¶
func (h *OpenAPIHandler) Docs(w http.ResponseWriter, r *http.Request)
func (*OpenAPIHandler) OpenAPIYaml ¶
func (h *OpenAPIHandler) OpenAPIYaml(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.