package
2.25.0+incompatible
Repository: https://github.com/agilebits/jaeger-client-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewDefaultRestrictionManager returns a DefaultRestrictionManager.
NewRestriction returns a new Restriction.

# Structs

DefaultRestrictionManager allows any baggage key.
Restriction determines whether a baggage key is allowed and contains any restrictions on the baggage value.

# Interfaces

RestrictionManager keeps track of valid baggage keys and their restrictions.