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

baggage.go

Version
v0.4.1
Published
Oct 11, 2022
Platform
linux/amd64
Imports
3 packages
Last checked
6 minutes ago

Tools for package owners.