type go.opencensus.io/trace.TraceID
9 uses
go.opencensus.io/trace (current package)
basetypes.go#L24: TraceID [16]byte
basetypes.go#L30: func (t TraceID) String() string {
basetypes.go#L85: TraceID TraceID
sampling.go#L29: TraceID TraceID
trace.go#L103: TraceID TraceID
go.opencensus.io/plugin/ochttp/propagation/b3
b3.go#L66: func ParseTraceID(tid string) (trace.TraceID, bool) {
b3.go#L68: return trace.TraceID{}, false
b3.go#L72: return trace.TraceID{}, false
b3.go#L74: var traceID trace.TraceID
![]() |
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. |