Documentation
¶
Index ¶
- func Auth(verifier Verifier) echo.MiddlewareFunc
- func NRConnect(app *newrelic.Application) echo.MiddlewareFunc
- func RequestLog() echo.MiddlewareFunc
- func SetBlogAPIContextToContext(requestType blogapicontext.RequestType) echo.MiddlewareFunc
- func SetLoggerToContext(app *newrelic.Application) echo.MiddlewareFunc
- type JWTContextKey
- type Verifier
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NRConnect ¶
func NRConnect(app *newrelic.Application) echo.MiddlewareFunc
func RequestLog ¶ added in v0.7.0
func RequestLog() echo.MiddlewareFunc
func SetBlogAPIContextToContext ¶
func SetBlogAPIContextToContext(requestType blogapicontext.RequestType) echo.MiddlewareFunc
func SetLoggerToContext ¶
func SetLoggerToContext(app *newrelic.Application) echo.MiddlewareFunc
Types ¶
type JWTContextKey ¶ added in v0.5.0
type JWTContextKey struct{}
Click to show internal directories.
Click to hide internal directories.