# 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.