Documentation ¶
Index ¶
- func AddGroupNamer(namers ...func(string) string)
- func Apply()
- func Echo() *echo.Echo
- func Register(fn func(echo.RouteRegister))
- func RegisterToGroup(groupName string, fn func(echo.RouteRegister), middlewares ...interface{})
- func SetRootGroup(groupName string)
- func Use(groupName string, middlewares ...interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddGroupNamer ¶
func Register ¶
func Register(fn func(echo.RouteRegister))
func RegisterToGroup ¶
func RegisterToGroup(groupName string, fn func(echo.RouteRegister), middlewares ...interface{})
func SetRootGroup ¶
func SetRootGroup(groupName string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.