package
2.24.0+incompatible
Repository: https://github.com/bobcob7/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.