package
2.1.0
Repository: https://github.com/optimizely/go-sdk.git
Documentation: pkg.go.dev

# Functions

NewOtelTracer returns a new instance of Tracer.

# Structs

NoopSpan is a no-op implementation of Span.
NoopTracer is a no-op implementation of Tracer.

# Interfaces

Span interface implements the trace span returned by Tracer.
Tracer provides the necessary method to collect telemetry trace data.