package
0.0.0-20240812015058-ef6d6c539bd4
Repository: https://github.com/qingwave/weave.git
Documentation: pkg.go.dev

# Functions

New creates a Trace with the specified name.

# Structs

Field is a key value pair that provides additional details about the trace.
Trace keeps track of a set of "steps" and allows us to log a specific step if it took longer than its share of the total allowed time.