type google.golang.org/genproto/googleapis/devtools/cloudtrace/v2.AttributeValue_StringValue
7 uses
google.golang.org/genproto/googleapis/devtools/cloudtrace/v2 (current package)
trace.pb.go#L482: if x, ok := x.GetValue().(*AttributeValue_StringValue); ok {
trace.pb.go#L506: type AttributeValue_StringValue struct {
trace.pb.go#L521: func (*AttributeValue_StringValue) isAttributeValue_Value() {}
trace.pb.go#L1936: (*AttributeValue_StringValue)(nil),
contrib.go.opencensus.io/exporter/stackdriver
trace_proto.go#L118: Value: &tracepb.AttributeValue_StringValue{
trace_proto.go#L251: Value: &tracepb.AttributeValue_StringValue{
trace_proto.go#L257: Value: &tracepb.AttributeValue_StringValue{StringValue: trunc(value, maxAttributeStringValue)},
![]() |
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. |