package
0.0.0-20241127083535-76a0d451abbd
Repository: https://github.com/oodle-ai/opentelemetry-collector.git
Documentation: pkg.go.dev

# Functions

FromContext takes a context and returns a ClientInfo from it.
NewContext takes an existing context and derives a new context with the client.Info value stored on it.
NewMetadata creates a new Metadata object to use in Info.

# Constants

No description provided by the author

# Structs

Info contains data related to the clients connecting to receivers.
Metadata is an immutable map, meant to contain request metadata.

# Interfaces

AuthData represents the authentication data as seen by authenticators tied to the receivers.