package
1.0.0
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.
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.