Documentation ¶
Index ¶
- func SetAPIRoutes(e *echo.Echo, cfgProvider *config.ConfigProviderWithRefresh) error
- func SetAuthRoutes(e *echo.Echo, cfgProvider *config.ConfigProviderWithRefresh)
- func SetSwaggerUIRoutes(e *echo.Echo, indexHTML []byte, assets embed.FS)
- func SetUIRoutes(e *echo.Echo, indexHTML []byte, assets embed.FS)
- type Claims
- type Nonce
- type User
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetAPIRoutes ¶
func SetAPIRoutes(e *echo.Echo, cfgProvider *config.ConfigProviderWithRefresh) error
SetAPIRoutes sets api routes
func SetAuthRoutes ¶
func SetAuthRoutes(e *echo.Echo, cfgProvider *config.ConfigProviderWithRefresh)
SetAuthRoutes sets routes used by auth
func SetSwaggerUIRoutes ¶
SetAPIRoutes sets api routes
func SetUIRoutes ¶
SetUIRoutes sets UI routes
Types ¶
Click to show internal directories.
Click to hide internal directories.