Documentation ¶
Index ¶
- Variables
- type CorpusPath
- func (*CorpusPath) Descriptor() ([]byte, []int)
- func (m *CorpusPath) GetCorpus() string
- func (m *CorpusPath) GetPath() string
- func (m *CorpusPath) GetRoot() string
- func (*CorpusPath) ProtoMessage()
- func (m *CorpusPath) Reset()
- func (m *CorpusPath) String() string
- func (m *CorpusPath) XXX_DiscardUnknown()
- func (m *CorpusPath) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CorpusPath) XXX_Merge(src proto.Message)
- func (m *CorpusPath) XXX_Size() int
- func (m *CorpusPath) XXX_Unmarshal(b []byte) error
- type Diagnostic
- func (*Diagnostic) Descriptor() ([]byte, []int)
- func (m *Diagnostic) GetContextUrl() string
- func (m *Diagnostic) GetDetails() string
- func (m *Diagnostic) GetMessage() string
- func (m *Diagnostic) GetSpan() *Span
- func (*Diagnostic) ProtoMessage()
- func (m *Diagnostic) Reset()
- func (m *Diagnostic) String() string
- func (m *Diagnostic) XXX_DiscardUnknown()
- func (m *Diagnostic) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Diagnostic) XXX_Merge(src proto.Message)
- func (m *Diagnostic) XXX_Size() int
- func (m *Diagnostic) XXX_Unmarshal(b []byte) error
- type Fact
- func (*Fact) Descriptor() ([]byte, []int)
- func (m *Fact) GetName() string
- func (m *Fact) GetValue() []byte
- func (*Fact) ProtoMessage()
- func (m *Fact) Reset()
- func (m *Fact) String() string
- func (m *Fact) XXX_DiscardUnknown()
- func (m *Fact) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Fact) XXX_Merge(src proto.Message)
- func (m *Fact) XXX_Size() int
- func (m *Fact) XXX_Unmarshal(b []byte) error
- type Link
- func (*Link) Descriptor() ([]byte, []int)
- func (m *Link) GetDefinition() []string
- func (m *Link) GetKind() Link_Kinddeprecated
- func (*Link) ProtoMessage()
- func (m *Link) Reset()
- func (m *Link) String() string
- func (m *Link) XXX_DiscardUnknown()
- func (m *Link) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Link) XXX_Merge(src proto.Message)
- func (m *Link) XXX_Size() int
- func (m *Link) XXX_Unmarshal(b []byte) error
- type Link_Kind
- type MarkedSource
- func (*MarkedSource) Descriptor() ([]byte, []int)
- func (m *MarkedSource) GetAddFinalListToken() bool
- func (m *MarkedSource) GetChild() []*MarkedSource
- func (m *MarkedSource) GetDefaultChildrenCount() uint32
- func (m *MarkedSource) GetKind() MarkedSource_Kind
- func (m *MarkedSource) GetLink() []*Link
- func (m *MarkedSource) GetLookupIndex() uint32
- func (m *MarkedSource) GetPostChildText() string
- func (m *MarkedSource) GetPostText() string
- func (m *MarkedSource) GetPreText() string
- func (*MarkedSource) ProtoMessage()
- func (m *MarkedSource) Reset()
- func (m *MarkedSource) String() string
- func (m *MarkedSource) XXX_DiscardUnknown()
- func (m *MarkedSource) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MarkedSource) XXX_Merge(src proto.Message)
- func (m *MarkedSource) XXX_Size() int
- func (m *MarkedSource) XXX_Unmarshal(b []byte) error
- type MarkedSource_Kind
- type NodeInfo
- func (*NodeInfo) Descriptor() ([]byte, []int)
- func (m *NodeInfo) GetDefinition() string
- func (m *NodeInfo) GetFacts() map[string][]byte
- func (*NodeInfo) ProtoMessage()
- func (m *NodeInfo) Reset()
- func (m *NodeInfo) String() string
- func (m *NodeInfo) XXX_DiscardUnknown()
- func (m *NodeInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NodeInfo) XXX_Merge(src proto.Message)
- func (m *NodeInfo) XXX_Size() int
- func (m *NodeInfo) XXX_Unmarshal(b []byte) error
- type Point
- func (*Point) Descriptor() ([]byte, []int)
- func (m *Point) GetByteOffset() int32
- func (m *Point) GetColumnOffset() int32
- func (m *Point) GetLineNumber() int32
- func (*Point) ProtoMessage()
- func (m *Point) Reset()
- func (m *Point) String() string
- func (m *Point) XXX_DiscardUnknown()
- func (m *Point) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Point) XXX_Merge(src proto.Message)
- func (m *Point) XXX_Size() int
- func (m *Point) XXX_Unmarshal(b []byte) error
- type ResolvedDiagnostic
- func (*ResolvedDiagnostic) Descriptor() ([]byte, []int)
- func (m *ResolvedDiagnostic) GetCorpusPath() *CorpusPath
- func (m *ResolvedDiagnostic) GetDiagnostic() *Diagnostic
- func (*ResolvedDiagnostic) ProtoMessage()
- func (m *ResolvedDiagnostic) Reset()
- func (m *ResolvedDiagnostic) String() string
- func (m *ResolvedDiagnostic) XXX_DiscardUnknown()
- func (m *ResolvedDiagnostic) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ResolvedDiagnostic) XXX_Merge(src proto.Message)
- func (m *ResolvedDiagnostic) XXX_Size() int
- func (m *ResolvedDiagnostic) XXX_Unmarshal(b []byte) error
- type Span
- func (*Span) Descriptor() ([]byte, []int)
- func (m *Span) GetEnd() *Point
- func (m *Span) GetStart() *Point
- func (*Span) ProtoMessage()
- func (m *Span) Reset()
- func (m *Span) String() string
- func (m *Span) XXX_DiscardUnknown()
- func (m *Span) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Span) XXX_Merge(src proto.Message)
- func (m *Span) XXX_Size() int
- func (m *Span) XXX_Unmarshal(b []byte) error
- type SymbolInfo
- func (*SymbolInfo) Descriptor() ([]byte, []int)
- func (m *SymbolInfo) GetBaseName() string
- func (m *SymbolInfo) GetQualifiedName() string
- func (*SymbolInfo) ProtoMessage()
- func (m *SymbolInfo) Reset()
- func (m *SymbolInfo) String() string
- func (m *SymbolInfo) XXX_DiscardUnknown()
- func (m *SymbolInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SymbolInfo) XXX_Merge(src proto.Message)
- func (m *SymbolInfo) XXX_Size() int
- func (m *SymbolInfo) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
View Source
var Link_Kind_name = map[int32]string{
0: "DEFINITION",
1: "LIST",
2: "LIST_ITEM",
999: "IMPORTANT",
}
View Source
var Link_Kind_value = map[string]int32{
"DEFINITION": 0,
"LIST": 1,
"LIST_ITEM": 2,
"IMPORTANT": 999,
}
View Source
var MarkedSource_Kind_name = map[int32]string{
0: "BOX",
1: "TYPE",
2: "PARAMETER",
3: "IDENTIFIER",
4: "CONTEXT",
5: "INITIALIZER",
6: "PARAMETER_LOOKUP_BY_PARAM",
7: "LOOKUP_BY_PARAM",
8: "PARAMETER_LOOKUP_BY_PARAM_WITH_DEFAULTS",
9: "LOOKUP_BY_TYPED",
}
View Source
var MarkedSource_Kind_value = map[string]int32{
"BOX": 0,
"TYPE": 1,
"PARAMETER": 2,
"IDENTIFIER": 3,
"CONTEXT": 4,
"INITIALIZER": 5,
"PARAMETER_LOOKUP_BY_PARAM": 6,
"LOOKUP_BY_PARAM": 7,
"PARAMETER_LOOKUP_BY_PARAM_WITH_DEFAULTS": 8,
"LOOKUP_BY_TYPED": 9,
}
Functions ¶
This section is empty.
Types ¶
type CorpusPath ¶ added in v0.0.29
type CorpusPath struct { Corpus string `protobuf:"bytes,1,opt,name=corpus,proto3" json:"corpus,omitempty"` Root string `protobuf:"bytes,2,opt,name=root,proto3" json:"root,omitempty"` Path string `protobuf:"bytes,3,opt,name=path,proto3" json:"path,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CorpusPath) Descriptor ¶ added in v0.0.29
func (*CorpusPath) Descriptor() ([]byte, []int)
func (*CorpusPath) GetCorpus ¶ added in v0.0.29
func (m *CorpusPath) GetCorpus() string
func (*CorpusPath) GetPath ¶ added in v0.0.29
func (m *CorpusPath) GetPath() string
func (*CorpusPath) GetRoot ¶ added in v0.0.29
func (m *CorpusPath) GetRoot() string
func (*CorpusPath) ProtoMessage ¶ added in v0.0.29
func (*CorpusPath) ProtoMessage()
func (*CorpusPath) Reset ¶ added in v0.0.29
func (m *CorpusPath) Reset()
func (*CorpusPath) String ¶ added in v0.0.29
func (m *CorpusPath) String() string
func (*CorpusPath) XXX_DiscardUnknown ¶ added in v0.0.29
func (m *CorpusPath) XXX_DiscardUnknown()
func (*CorpusPath) XXX_Marshal ¶ added in v0.0.29
func (m *CorpusPath) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CorpusPath) XXX_Merge ¶ added in v0.0.29
func (m *CorpusPath) XXX_Merge(src proto.Message)
func (*CorpusPath) XXX_Size ¶ added in v0.0.29
func (m *CorpusPath) XXX_Size() int
func (*CorpusPath) XXX_Unmarshal ¶ added in v0.0.29
func (m *CorpusPath) XXX_Unmarshal(b []byte) error
type Diagnostic ¶
type Diagnostic struct { Span *Span `protobuf:"bytes,1,opt,name=span,proto3" json:"span,omitempty"` Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` Details string `protobuf:"bytes,3,opt,name=details,proto3" json:"details,omitempty"` ContextUrl string `protobuf:"bytes,4,opt,name=context_url,json=contextUrl,proto3" json:"context_url,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Diagnostic) Descriptor ¶
func (*Diagnostic) Descriptor() ([]byte, []int)
func (*Diagnostic) GetContextUrl ¶
func (m *Diagnostic) GetContextUrl() string
func (*Diagnostic) GetDetails ¶
func (m *Diagnostic) GetDetails() string
func (*Diagnostic) GetMessage ¶
func (m *Diagnostic) GetMessage() string
func (*Diagnostic) GetSpan ¶
func (m *Diagnostic) GetSpan() *Span
func (*Diagnostic) ProtoMessage ¶
func (*Diagnostic) ProtoMessage()
func (*Diagnostic) Reset ¶
func (m *Diagnostic) Reset()
func (*Diagnostic) String ¶
func (m *Diagnostic) String() string
func (*Diagnostic) XXX_DiscardUnknown ¶
func (m *Diagnostic) XXX_DiscardUnknown()
func (*Diagnostic) XXX_Marshal ¶
func (m *Diagnostic) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Diagnostic) XXX_Merge ¶
func (m *Diagnostic) XXX_Merge(src proto.Message)
func (*Diagnostic) XXX_Size ¶
func (m *Diagnostic) XXX_Size() int
func (*Diagnostic) XXX_Unmarshal ¶
func (m *Diagnostic) XXX_Unmarshal(b []byte) error
type Fact ¶
type Fact struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Value []byte `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Fact) Descriptor ¶
func (*Fact) ProtoMessage ¶
func (*Fact) ProtoMessage()
func (*Fact) XXX_DiscardUnknown ¶
func (m *Fact) XXX_DiscardUnknown()
func (*Fact) XXX_Unmarshal ¶
type Link ¶
type Link struct { Definition []string `protobuf:"bytes,3,rep,name=definition,proto3" json:"definition,omitempty"` Kind Link_Kind `protobuf:"varint,2,opt,name=kind,proto3,enum=kythe.proto.common.Link_Kind" json:"kind,omitempty"` // Deprecated: Do not use. XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Link) Descriptor ¶
func (*Link) GetDefinition ¶
func (*Link) ProtoMessage ¶
func (*Link) ProtoMessage()
func (*Link) XXX_DiscardUnknown ¶
func (m *Link) XXX_DiscardUnknown()
func (*Link) XXX_Unmarshal ¶
type MarkedSource ¶
type MarkedSource struct { Kind MarkedSource_Kind `protobuf:"varint,1,opt,name=kind,proto3,enum=kythe.proto.common.MarkedSource_Kind" json:"kind,omitempty"` PreText string `protobuf:"bytes,2,opt,name=pre_text,json=preText,proto3" json:"pre_text,omitempty"` Child []*MarkedSource `protobuf:"bytes,3,rep,name=child,proto3" json:"child,omitempty"` PostChildText string `protobuf:"bytes,4,opt,name=post_child_text,json=postChildText,proto3" json:"post_child_text,omitempty"` PostText string `protobuf:"bytes,5,opt,name=post_text,json=postText,proto3" json:"post_text,omitempty"` LookupIndex uint32 `protobuf:"varint,6,opt,name=lookup_index,json=lookupIndex,proto3" json:"lookup_index,omitempty"` DefaultChildrenCount uint32 `protobuf:"varint,7,opt,name=default_children_count,json=defaultChildrenCount,proto3" json:"default_children_count,omitempty"` AddFinalListToken bool `protobuf:"varint,10,opt,name=add_final_list_token,json=addFinalListToken,proto3" json:"add_final_list_token,omitempty"` Link []*Link `protobuf:"bytes,11,rep,name=link,proto3" json:"link,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*MarkedSource) Descriptor ¶
func (*MarkedSource) Descriptor() ([]byte, []int)
func (*MarkedSource) GetAddFinalListToken ¶
func (m *MarkedSource) GetAddFinalListToken() bool
func (*MarkedSource) GetChild ¶
func (m *MarkedSource) GetChild() []*MarkedSource
func (*MarkedSource) GetDefaultChildrenCount ¶
func (m *MarkedSource) GetDefaultChildrenCount() uint32
func (*MarkedSource) GetKind ¶
func (m *MarkedSource) GetKind() MarkedSource_Kind
func (*MarkedSource) GetLink ¶
func (m *MarkedSource) GetLink() []*Link
func (*MarkedSource) GetLookupIndex ¶
func (m *MarkedSource) GetLookupIndex() uint32
func (*MarkedSource) GetPostChildText ¶
func (m *MarkedSource) GetPostChildText() string
func (*MarkedSource) GetPostText ¶
func (m *MarkedSource) GetPostText() string
func (*MarkedSource) GetPreText ¶
func (m *MarkedSource) GetPreText() string
func (*MarkedSource) ProtoMessage ¶
func (*MarkedSource) ProtoMessage()
func (*MarkedSource) Reset ¶
func (m *MarkedSource) Reset()
func (*MarkedSource) String ¶
func (m *MarkedSource) String() string
func (*MarkedSource) XXX_DiscardUnknown ¶
func (m *MarkedSource) XXX_DiscardUnknown()
func (*MarkedSource) XXX_Marshal ¶
func (m *MarkedSource) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MarkedSource) XXX_Merge ¶
func (m *MarkedSource) XXX_Merge(src proto.Message)
func (*MarkedSource) XXX_Size ¶
func (m *MarkedSource) XXX_Size() int
func (*MarkedSource) XXX_Unmarshal ¶
func (m *MarkedSource) XXX_Unmarshal(b []byte) error
type MarkedSource_Kind ¶
type MarkedSource_Kind int32
const ( MarkedSource_BOX MarkedSource_Kind = 0 MarkedSource_TYPE MarkedSource_Kind = 1 MarkedSource_PARAMETER MarkedSource_Kind = 2 MarkedSource_IDENTIFIER MarkedSource_Kind = 3 MarkedSource_CONTEXT MarkedSource_Kind = 4 MarkedSource_INITIALIZER MarkedSource_Kind = 5 MarkedSource_PARAMETER_LOOKUP_BY_PARAM MarkedSource_Kind = 6 MarkedSource_LOOKUP_BY_PARAM MarkedSource_Kind = 7 MarkedSource_PARAMETER_LOOKUP_BY_PARAM_WITH_DEFAULTS MarkedSource_Kind = 8 MarkedSource_LOOKUP_BY_TYPED MarkedSource_Kind = 9 )
func (MarkedSource_Kind) EnumDescriptor ¶
func (MarkedSource_Kind) EnumDescriptor() ([]byte, []int)
func (MarkedSource_Kind) String ¶
func (x MarkedSource_Kind) String() string
type NodeInfo ¶
type NodeInfo struct { Facts map[string][]byte `` /* 151-byte string literal not displayed */ Definition string `protobuf:"bytes,5,opt,name=definition,proto3" json:"definition,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*NodeInfo) Descriptor ¶
func (*NodeInfo) GetDefinition ¶
func (*NodeInfo) ProtoMessage ¶
func (*NodeInfo) ProtoMessage()
func (*NodeInfo) XXX_DiscardUnknown ¶
func (m *NodeInfo) XXX_DiscardUnknown()
func (*NodeInfo) XXX_Marshal ¶
func (*NodeInfo) XXX_Unmarshal ¶
type Point ¶
type Point struct { ByteOffset int32 `protobuf:"varint,1,opt,name=byte_offset,json=byteOffset,proto3" json:"byte_offset,omitempty"` LineNumber int32 `protobuf:"varint,2,opt,name=line_number,json=lineNumber,proto3" json:"line_number,omitempty"` ColumnOffset int32 `protobuf:"varint,3,opt,name=column_offset,json=columnOffset,proto3" json:"column_offset,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Point) Descriptor ¶
func (*Point) GetByteOffset ¶
func (*Point) GetColumnOffset ¶
func (*Point) GetLineNumber ¶
func (*Point) ProtoMessage ¶
func (*Point) ProtoMessage()
func (*Point) XXX_DiscardUnknown ¶
func (m *Point) XXX_DiscardUnknown()
func (*Point) XXX_Marshal ¶
func (*Point) XXX_Unmarshal ¶
type ResolvedDiagnostic ¶ added in v0.0.29
type ResolvedDiagnostic struct { CorpusPath *CorpusPath `protobuf:"bytes,1,opt,name=corpus_path,json=corpusPath,proto3" json:"corpus_path,omitempty"` Diagnostic *Diagnostic `protobuf:"bytes,2,opt,name=diagnostic,proto3" json:"diagnostic,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ResolvedDiagnostic) Descriptor ¶ added in v0.0.29
func (*ResolvedDiagnostic) Descriptor() ([]byte, []int)
func (*ResolvedDiagnostic) GetCorpusPath ¶ added in v0.0.29
func (m *ResolvedDiagnostic) GetCorpusPath() *CorpusPath
func (*ResolvedDiagnostic) GetDiagnostic ¶ added in v0.0.29
func (m *ResolvedDiagnostic) GetDiagnostic() *Diagnostic
func (*ResolvedDiagnostic) ProtoMessage ¶ added in v0.0.29
func (*ResolvedDiagnostic) ProtoMessage()
func (*ResolvedDiagnostic) Reset ¶ added in v0.0.29
func (m *ResolvedDiagnostic) Reset()
func (*ResolvedDiagnostic) String ¶ added in v0.0.29
func (m *ResolvedDiagnostic) String() string
func (*ResolvedDiagnostic) XXX_DiscardUnknown ¶ added in v0.0.29
func (m *ResolvedDiagnostic) XXX_DiscardUnknown()
func (*ResolvedDiagnostic) XXX_Marshal ¶ added in v0.0.29
func (m *ResolvedDiagnostic) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ResolvedDiagnostic) XXX_Merge ¶ added in v0.0.29
func (m *ResolvedDiagnostic) XXX_Merge(src proto.Message)
func (*ResolvedDiagnostic) XXX_Size ¶ added in v0.0.29
func (m *ResolvedDiagnostic) XXX_Size() int
func (*ResolvedDiagnostic) XXX_Unmarshal ¶ added in v0.0.29
func (m *ResolvedDiagnostic) XXX_Unmarshal(b []byte) error
type Span ¶
type Span struct { Start *Point `protobuf:"bytes,1,opt,name=start,proto3" json:"start,omitempty"` End *Point `protobuf:"bytes,2,opt,name=end,proto3" json:"end,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Span) Descriptor ¶
func (*Span) ProtoMessage ¶
func (*Span) ProtoMessage()
func (*Span) XXX_DiscardUnknown ¶
func (m *Span) XXX_DiscardUnknown()
func (*Span) XXX_Unmarshal ¶
type SymbolInfo ¶
type SymbolInfo struct { BaseName string `protobuf:"bytes,1,opt,name=base_name,json=baseName,proto3" json:"base_name,omitempty"` QualifiedName string `protobuf:"bytes,2,opt,name=qualified_name,json=qualifiedName,proto3" json:"qualified_name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SymbolInfo) Descriptor ¶
func (*SymbolInfo) Descriptor() ([]byte, []int)
func (*SymbolInfo) GetBaseName ¶
func (m *SymbolInfo) GetBaseName() string
func (*SymbolInfo) GetQualifiedName ¶
func (m *SymbolInfo) GetQualifiedName() string
func (*SymbolInfo) ProtoMessage ¶
func (*SymbolInfo) ProtoMessage()
func (*SymbolInfo) Reset ¶
func (m *SymbolInfo) Reset()
func (*SymbolInfo) String ¶
func (m *SymbolInfo) String() string
func (*SymbolInfo) XXX_DiscardUnknown ¶
func (m *SymbolInfo) XXX_DiscardUnknown()
func (*SymbolInfo) XXX_Marshal ¶
func (m *SymbolInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SymbolInfo) XXX_Merge ¶
func (m *SymbolInfo) XXX_Merge(src proto.Message)
func (*SymbolInfo) XXX_Size ¶
func (m *SymbolInfo) XXX_Size() int
func (*SymbolInfo) XXX_Unmarshal ¶
func (m *SymbolInfo) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.