package
0.4.3
Repository: https://github.com/openzipkin/zipkin-go.git
Documentation: pkg.go.dev

# Functions

TraceIDFromHex returns the TraceID from a hex string.

# Constants

Available Kind values.
Available Kind values.
Available Kind values.
Available Kind values.
Available Kind values.

# Variables

unmarshal errors.
unmarshal errors.
ErrValidTimestampRequired error.
unmarshal errors.

# Structs

Annotation associates an event that explains latency with a timestamp.
Endpoint holds the network context of a node in the service graph.
SpanContext holds the context of a Span.
SpanModel structure.
TraceID is a 128 bit number internally stored as 2x uint64 (high & low).

# Interfaces

BaggageFields holds the interface for consumers needing to interact with the fields in application logic.

# Type aliases

ID type.
Kind clarifies context of timestamp, duration and remoteEndpoint in a span.