Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func AddRouters ¶ added in v0.30.3
func AddRouters( app *echo.Echo, c config.AppConfig, common common.Common, h handler.Handler, userHandler user.User, personHandler person.Person, characterHandler character.Character, pmHandler pm.PrivateMessage, notificationHandler notification.Notification, subjectHandler subject.Subject, indexHandler index.Handler, )
AddRouters add all router and default 404 Handler to app.
func NewTestingApp ¶ added in v0.30.16
func NewTestingApp() *echo.Echo
NewTestingApp create a base echo App for testing default production echo app handle panic, this doesn't.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.