Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Controller ¶
type Controller interface { HomeController(e echo.Context) error StreamContoller(e echo.Context) error }
func NewController ¶
func NewController() Controller
Click to show internal directories.
Click to hide internal directories.