Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DefaultController ¶
type DefaultController struct {
Sev *services.DefaultService
SingleCom *components.SingleComponent
Defcom *components.DefaultComponent
Runtime freedom.Runtime
}
func (*DefaultController) Get ¶
func (c *DefaultController) Get() (string, error)
Get handles the GET: / route.
func (*DefaultController) GetCom ¶
func (c *DefaultController) GetCom() (string, error)
GetCom handles the GET: /com route.
Click to show internal directories.
Click to hide internal directories.