go.opencensus.io/trace.Annotation.Message (field)
6 uses
go.opencensus.io/trace (current package)
basetypes.go#L41: Message string
trace.go#L428: Message: msg,
trace.go#L444: Message: str,
go.opencensus.io/zpages
tracez.go#L305: msg := e.Message
contrib.go.opencensus.io/exporter/stackdriver
trace_proto.go#L90: annotation := &tracepb.Span_TimeEvent_Annotation{Description: trunc(a.Message, maxAttributeStringValue)}
golang.org/x/pkgsite/internal/dcensus
debug.go#L48: fmt.Fprintf(&buf, " annotation: %q\n", a.Message)
![]() |
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. |