type google.golang.org/genproto/googleapis/monitoring/v3.SpanContext
11 uses
google.golang.org/genproto/googleapis/monitoring/v3 (current package)
span_context.pb.go#L50: type SpanContext struct {
span_context.pb.go#L67: func (x *SpanContext) Reset() {
span_context.pb.go#L68: *x = SpanContext{}
span_context.pb.go#L76: func (x *SpanContext) String() string {
span_context.pb.go#L80: func (*SpanContext) ProtoMessage() {}
span_context.pb.go#L82: func (x *SpanContext) ProtoReflect() protoreflect.Message {
span_context.pb.go#L95: func (*SpanContext) Descriptor() ([]byte, []int) {
span_context.pb.go#L99: func (x *SpanContext) GetSpanName() string {
span_context.pb.go#L145: (*SpanContext)(nil), // 0: google.monitoring.v3.SpanContext
span_context.pb.go#L162: switch v := v.(*SpanContext); i {
contrib.go.opencensus.io/exporter/stackdriver
metrics.go#L513: pbSpanCtx := monitoringpb.SpanContext{
![]() |
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. |