type github.com/census-instrumentation/opencensus-proto/gen-go/agent/common/v1.ServiceInfo
12 uses
github.com/census-instrumentation/opencensus-proto/gen-go/agent/common/v1 (current package)
common.pb.go#L133: ServiceInfo *ServiceInfo `protobuf:"bytes,3,opt,name=service_info,json=serviceInfo,proto3" json:"service_info,omitempty"`
common.pb.go#L184: func (x *Node) GetServiceInfo() *ServiceInfo {
common.pb.go#L334: type ServiceInfo struct {
common.pb.go#L343: func (x *ServiceInfo) Reset() {
common.pb.go#L344: *x = ServiceInfo{}
common.pb.go#L352: func (x *ServiceInfo) String() string {
common.pb.go#L356: func (*ServiceInfo) ProtoMessage() {}
common.pb.go#L358: func (x *ServiceInfo) ProtoReflect() protoreflect.Message {
common.pb.go#L371: func (*ServiceInfo) Descriptor() ([]byte, []int) {
common.pb.go#L375: func (x *ServiceInfo) GetName() string {
common.pb.go#L482: (*ServiceInfo)(nil), // 4: opencensus.proto.agent.common.v1.ServiceInfo
common.pb.go#L543: switch v := v.(*ServiceInfo); i {
![]() |
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. |