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, gen spec.Generator) *OpenAPIHandler
func (*OpenAPIHandler) OpenAPIYaml ¶
func (h *OpenAPIHandler) OpenAPIYaml(c *fiber.Ctx) error
Click to show internal directories.
Click to hide internal directories.