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