package
0.2.0
Repository: https://github.com/vanadium/core.git
Documentation: pkg.go.dev

# Functions

SetVTraceLevel returns the vtrace level This value is used to determine which log messages are sent as part of the vtrace output.
Init initializes vtrace and attaches some state to the context.
NewSpan creates a new vtrace.Span with supplied trace, parent and name.
NewStore creates a new store according to the passed in opts.

# Structs

No description provided by the author
Store implements a store for traces.