Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegistrationPath ¶
func RegistrationPath(e *echo.Echo, controller Controller, config *config.AppConfig)
Types ¶
type Controller ¶
type Controller struct {
PersonController *person.Controller
UserController *users.Controller
}
Click to show internal directories.
Click to hide internal directories.