//
pkg.gl
Category
github.com/qingwave/weave
pkg
utils
trace
package
0.0.0-20240812015058-ef6d6c539bd4
Repository:
https://github.com/qingwave/weave.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
3
Files
192 SLOC
#
Functions
New
New creates a Trace with the specified name.
#
Structs
Field
Field is a key value pair that provides additional details about the trace.
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.