Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Router ¶
func (Router) MapHome ¶
func (r Router) MapHome(home echo.HandlerFunc, mw ...echo.MiddlewareFunc)
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.