type github.com/census-instrumentation/opencensus-proto/gen-go/agent/common/v1.LibraryInfo
14 uses
github.com/census-instrumentation/opencensus-proto/gen-go/agent/common/v1 (current package)
common.pb.go#L131: LibraryInfo *LibraryInfo `protobuf:"bytes,2,opt,name=library_info,json=libraryInfo,proto3" json:"library_info,omitempty"`
common.pb.go#L177: func (x *Node) GetLibraryInfo() *LibraryInfo {
common.pb.go#L267: type LibraryInfo struct {
common.pb.go#L280: func (x *LibraryInfo) Reset() {
common.pb.go#L281: *x = LibraryInfo{}
common.pb.go#L289: func (x *LibraryInfo) String() string {
common.pb.go#L293: func (*LibraryInfo) ProtoMessage() {}
common.pb.go#L295: func (x *LibraryInfo) ProtoReflect() protoreflect.Message {
common.pb.go#L308: func (*LibraryInfo) Descriptor() ([]byte, []int) {
common.pb.go#L312: func (x *LibraryInfo) GetLanguage() LibraryInfo_Language {
common.pb.go#L319: func (x *LibraryInfo) GetExporterVersion() string {
common.pb.go#L326: func (x *LibraryInfo) GetCoreLibraryVersion() string {
common.pb.go#L481: (*LibraryInfo)(nil), // 3: opencensus.proto.agent.common.v1.LibraryInfo
common.pb.go#L531: switch v := v.(*LibraryInfo); 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. |