Documentation
¶
Overview ¶
Package contextkey holds the Go context keys used in helix.go.
This package must not import any other package of this ecosystem.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Event eventKeyIdentifier
Event is the key identifier to get/set an Event when interacting with a Go context.
View Source
var Span spanKeyIdentifier
Span is the key identifier to get/set a custom OpenTelemetry Span when interacting with a Go context.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.