package
0.0.0-20171025152126-8c4e6f79b148
Repository: https://github.com/tracingplane/tracingplane-go.git
Documentation: pkg.go.dev

# Functions

Duplicates a BaggageContext.
Deserializes a baggage context from bytes.
No description provided by the author
Merges two BaggageContexts by lexicographically comparing their atoms.
Serializes the baggage context by varint-prefixing each atom.].
Returns the serialized size in bytes of this atom array.
Drop atoms from the BaggageContext so that it fits into the specified number of bytes.

# Variables

Special zero-length atom used to indicate trim.

# Type aliases

No description provided by the author