type google.golang.org/genproto/googleapis/devtools/cloudtrace/v2.Span_Links
14 uses
google.golang.org/genproto/googleapis/devtools/cloudtrace/v2 (current package)
trace.pb.go#L280: Links *Span_Links `protobuf:"bytes,10,opt,name=links,proto3" json:"links,omitempty"`
trace.pb.go#L392: func (x *Span) GetLinks() *Span_Links {
trace.pb.go#L1032: type Span_Links struct {
trace.pb.go#L1044: func (x *Span_Links) Reset() {
trace.pb.go#L1045: *x = Span_Links{}
trace.pb.go#L1053: func (x *Span_Links) String() string {
trace.pb.go#L1057: func (*Span_Links) ProtoMessage() {}
trace.pb.go#L1059: func (x *Span_Links) ProtoReflect() protoreflect.Message {
trace.pb.go#L1072: func (*Span_Links) Descriptor() ([]byte, []int) {
trace.pb.go#L1076: func (x *Span_Links) GetLink() []*Span_Link {
trace.pb.go#L1083: func (x *Span_Links) GetDroppedLinksCount() int32 {
trace.pb.go#L1708: (*Span_Links)(nil), // 12: google.devtools.cloudtrace.v2.Span.Links
trace.pb.go#L1875: switch v := v.(*Span_Links); i {
contrib.go.opencensus.io/exporter/stackdriver
trace_proto.go#L156: sp.Links = &tracepb.Span_Links{}
![]() |
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. |