Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AuthFilter ¶
func AuthFilter() echo.MiddlewareFunc
func JWTTokenAdapter ¶
func JWTTokenAdapter() echo.MiddlewareFunc
JWTTokenAdapter is a `echo` middleware, by rewriting the header, the jwt token support header "Authorization: {token}" and "Authorization: Bearer {token}".
func SetupApiServer ¶
func SetupApiServer(logger g.LoggerType, driverConfig *dtle.DriverConfig) (err error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.