go.opencensus.io/trace.defaultIDGenerator.spanIDInc (field)
4 uses
go.opencensus.io/trace (current package)
trace.go#L541: &rngSeed, &gen.traceIDAdd, &gen.nextSpanID, &gen.spanIDInc,
trace.go#L546: gen.spanIDInc |= 1
trace.go#L570: spanIDInc uint64
trace.go#L580: id = atomic.AddUint64(&gen.nextSpanID, gen.spanIDInc)
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |