Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SwaggerController ¶
type SwaggerController struct { *cctrls.RestController // contains filtered or unexported fields }
func NewSwaggerController ¶
func NewSwaggerController() *SwaggerController
func (*SwaggerController) Register ¶
func (c *SwaggerController) Register()
func (*SwaggerController) RegisterOpenApiSpec ¶
func (c *SwaggerController) RegisterOpenApiSpec(baseRoute string, swaggerRoute string)
Click to show internal directories.
Click to hide internal directories.