# Packages

No description provided by the author

# Functions

StartSpan starts a span from the configured default tracer.

# Variables

T is the Tracer to use this should be initialized before starting up iofog-kubelet.

# Interfaces

Span encapsulates a tracing event.
Tracer is the interface used for creating a tracing span.

# Type aliases

Status is an alias to opencensus's trace status.