propagation

package
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 13, 2022 License: Apache-2.0 Imports: 1 Imported by: 7

Documentation

Overview

Package propagation holds the required function signatures for Injection and Extraction as used by the Zipkin Tracer.

Subpackages of this package contain officially supported standard propagation implementations.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Extractor

type Extractor func() (*model.SpanContext, error)

Extractor function signature

type Injector

type Injector func(model.SpanContext) error

Injector function signature

Directories

Path Synopsis
Package b3 implements serialization and deserialization logic for Zipkin B3 Headers.
Package b3 implements serialization and deserialization logic for Zipkin B3 Headers.
Package baggage holds a Baggage propagation implementation based on explicit allowList semantics.
Package baggage holds a Baggage propagation implementation based on explicit allowList semantics.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL