Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ProtectedUIHandler ¶
type ProtectedUIHandler interface {
RegisterProtectedRoutes(*echo.Group)
}
type PublicUIHandler ¶
type PublicUIHandler interface {
RegisterPublicRoutes(*echo.Echo)
}
Click to show internal directories.
Click to hide internal directories.