package baggage
import "github.com/openzipkin/zipkin-go/propagation/baggage"
Package baggage holds a Baggage propagation implementation based on explicit allowList semantics.
Index ¶
Functions ¶
func New ¶
func New(keys ...string) middleware.BaggageHandler
New returns a new Baggage interface which is configured to propagate the registered fields.
Source Files ¶
- Version
- v0.4.0
- Published
- Jan 13, 2022
- Platform
- windows/amd64
- Imports
- 3 packages
- Last checked
- 18 minutes ago –
Tools for package owners.