google.golang.org/genproto/googleapis/devtools/cloudtrace/v2.Span_TimeEvent.GetValue (method)
3 uses
google.golang.org/genproto/googleapis/devtools/cloudtrace/v2 (current package)
trace.pb.go#L840: func (m *Span_TimeEvent) GetValue() isSpan_TimeEvent_Value {
trace.pb.go#L848: if x, ok := x.GetValue().(*Span_TimeEvent_Annotation_); ok {
trace.pb.go#L855: if x, ok := x.GetValue().(*Span_TimeEvent_MessageEvent_); ok {
![]() |
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. |