Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RedirectTo ¶
Types ¶
type Option ¶
type Option func(a *WebApp)
func WithApp ¶
func WithApp(app interfaces.App) Option
func WithConfig ¶
type WebApp ¶
type WebApp struct { *echo.Echo // contains filtered or unexported fields }
func (*WebApp) RegisterRoutes ¶
func (w *WebApp) RegisterRoutes()
Click to show internal directories.
Click to hide internal directories.