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