package
Version:
v0.0.0-...-692b2d1
Opens a new window with list of versions in this module.
Published: Jun 4, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Facade struct {
TokenHandlers *token.Handler
OAuthHandlers *oauth.Handler
SAMLHandlers *saml.Handler
TokenMiddleware echo.MiddlewareFunc
SessionMiddleware echo.MiddlewareFunc
}
type Router interface {
AddRoute(method string, path string, handlerFunc echo.HandlerFunc, middleware ...echo.MiddlewareFunc)
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.