summaryrefslogtreecommitdiffhomepage
path: root/pkg/goid/goid_unsafe.go
AgeCommit message (Collapse)Author
2020-01-10goid: new packageIan Gudger
Allows retrieving the goroutine ID for concurrency testing when the race detector is enabled. Updates #1472 PiperOrigin-RevId: 289155308