Documentation
¶
Index ¶
Constants ¶
View Source
const ( RequestIdCtxKey = ContextKey("request-id") LoggerCtxKey = ContextKey("logger") ConfigCtxKey = ContextKey("config") SentryTagsCtxKey = ContextKey("sentryTags") TracingHeadersCtxKey = ContextKey("tracingHeaders") )
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.