Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Router ¶
type Router struct {
*echo.Echo
}
func (Router) MapLinode ¶
func (r Router) MapLinode(linode *controller.Linode, mw ...echo.MiddlewareFunc)
func (Router) MapSystemd ¶
func (r Router) MapSystemd(systemd *controller.Systemd, mw ...echo.MiddlewareFunc)
Click to show internal directories.
Click to hide internal directories.