//
pkg.gl
Category
github.com/go-asm/go
trace
v2
internal
testgen
go122
package
1.22.2
Repository:
https://github.com/go-asm/go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
0
Files
323 SLOC
#
Functions
Main
No description provided by the author
NewTrace
NewTrace creates a new trace.
#
Variables
NoStack
No description provided by the author
NoString
No description provided by the author
#
Structs
Batch
Batch represents an event batch.
Generation
Generation represents a single generation in the trace.
Trace
Trace represents an execution trace for testing.
#
Type aliases
Seq
Seq represents a sequence counter.
Time
Time represents a low-level trace timestamp (which does not necessarily correspond to nanoseconds, like trace.Time does).