package
2.0.0+incompatible
Repository: https://github.com/fredbi/go-trace.git
Documentation: pkg.go.dev

# Functions

RegisterPrefix sets a package level tracer prefix at initialization time.
StartNamedSpan is used inside anonymous functions.
StartSpan returns an opencensus span and logger that prepends the caller's signature.

# Interfaces

Loggable is a log factory provider.