Registry / observability / ysmood-gotrace

ysmood-gotrace

JSON →
library0.6.0gogounverified

A Go package for tracing and debugging goroutines and their execution.

go get github.com/ysmood/gotrace
INSTALL
IMPORT
SIG · YSMOOD-GOTRACE
Y
ysmood-gotrace
observabilitygov0.6.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

gotrace
github.com/ysmood/gotrace

Start tracing goroutine execution.

package main import ( "github.com/ysmood/gotrace" ) func main() { gotrace.Start() defer gotrace.Stop() }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.6.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
45 hits · last 30 days
node
38
OpenAI (training)
1
Resources
ysmood-gotrace — go get ysmood-gotrace · libregistry