Documentation ¶
Index ¶
- func GetCurrentUser(c echo.Context) error
- func GetSettings(cfgProvier *config.ConfigProviderWithRefresh) func(echo.Context) error
- func TemporalAPIHandler(cfgProvider *config.ConfigProviderWithRefresh, apiMiddleware []Middleware) echo.HandlerFunc
- type Auth
- type CodecResponse
- type Middleware
- type SettingsResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCurrentUser ¶
func GetCurrentUser(c echo.Context) error
func GetSettings ¶
func GetSettings(cfgProvier *config.ConfigProviderWithRefresh) func(echo.Context) error
func TemporalAPIHandler ¶
func TemporalAPIHandler(cfgProvider *config.ConfigProviderWithRefresh, apiMiddleware []Middleware) echo.HandlerFunc
Types ¶
type CodecResponse ¶
type Middleware ¶
type Middleware func(c echo.Context) runtime.ServeMuxOption
type SettingsResponse ¶
Click to show internal directories.
Click to hide internal directories.