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.3 (latest)
- Published
- Apr 29, 2024
- Platform
- linux/amd64
- Imports
- 3 packages
- Last checked
- 6 hours ago –
Tools for package owners.