Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetEcho ¶
func GetEcho(hub *ControllersHub) *echo.Echo
Types ¶
type ControllersHub ¶
type ControllersHub struct {
// contains filtered or unexported fields
}
func NewControllersHub ¶
func NewControllersHub(userService *user.Service, billService *bill.Service) *ControllersHub
Click to show internal directories.
Click to hide internal directories.