package
Version:
v1.73.0-dev
Opens a new window with list of versions in this module.
Published: Feb 4, 2025
License: Apache-2.0, BSD-3-Clause, Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
All returns a **copy** of all baggage items in the context,
Clear completely removes all baggage items from the context.
Get retrieves the value associated with a baggage key.
If the key isn't found, it returns an empty string.
Remove removes the specified key from the baggage (if present).
Set sets or updates a single baggage key/value pair in the context.
If the key already exists, this function overwrites the existing value.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.