Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RESTAPI ¶
type RESTAPI struct {
// contains filtered or unexported fields
}
RESTAPI contains handlers for REST API
func NewRESTAPI ¶
NewRESTAPI returns new controller REST API instance.
func (*RESTAPI) GetHandlers ¶
func (c *RESTAPI) GetHandlers() []controller.Handler
GetHandlers returns all controller REST API endpoints
Click to show internal directories.
Click to hide internal directories.