Documentation ¶
Index ¶
Constants ¶
View Source
const ( RequestIdCtxKey = ContextKey("request-id") LoggerCtxKey = ContextKey("logger") ConfigCtxKey = ContextKey("config") SentryTagsCtxKey = ContextKey("sentryTags") TracingHeadersCtxKey = ContextKey("tracingHeaders") TechnicalUserCtxKey = ContextKey("technicalUser") SpiffeCtxKey = ContextKey(jwt.SpiffeCtxKey) TenantIdCtxKey = ContextKey(jwt.TenantIdCtxKey) AuthHeaderCtxKey = ContextKey(jwt.AuthHeaderCtxKey) WebTokenCtxKey = ContextKey(jwt.WebTokenCtxKey) )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ContextKey ¶
type ContextKey string
Click to show internal directories.
Click to hide internal directories.