package
2.10.3
Repository: https://github.com/elastic/apm-queue.git
Documentation: pkg.go.dev

# Functions

DetachedContext returns a new context detached from the lifetime of ctx, but which still returns the values of ctx.
No description provided by the author
MetadataFromContext returns the metadata from the passed context and a bool indicating whether the value is present or not.
WithMetadata enriches a context with metadata.