Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Route ¶
type Route interface {
Setup()
}
Route interface.
func NewSwaggerRoutes ¶
func NewSwaggerRoutes(handler routes.RequestHandler) Route
NewSwaggerRoutes creates new user controller.
type SwaggerRoutes ¶
type SwaggerRoutes struct {
// contains filtered or unexported fields
}
SwaggerRoutes struct.
Click to show internal directories.
Click to hide internal directories.