package
1.7.1
Repository: https://github.com/vine-io/vine.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

DefaultOptions returns default options.
No description provided by the author
FromContext returns a span from context.
No description provided by the author
ReadTrace Reads the given trace.
No description provided by the author
ToContext saves the trace and span ids in the context.

# Constants

DefaultSize of the buffer.
SpanTypeRequestInbound is a span created when serving a request.
SpanTypeRequestOutbound is a span created when making a service call.

# Variables

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
Span is used to record an entry.

# Interfaces

Tracer is an interface for distributed tracing.

# Type aliases

No description provided by the author
No description provided by the author
SpanType describe the nature of the trace span.