Documentation
¶
Index ¶
- type DecorationPiece
- func (*DecorationPiece) Descriptor() ([]byte, []int)
- func (m *DecorationPiece) GetDefinition() *DecorationPiece_Definition
- func (m *DecorationPiece) GetFile() *serving_go_proto.File
- func (m *DecorationPiece) GetFileVName() *storage_go_proto.VName
- func (m *DecorationPiece) GetNode() *Node
- func (m *DecorationPiece) GetPiece() isDecorationPiece_Piece
- func (m *DecorationPiece) GetReference() *Reference
- func (*DecorationPiece) ProtoMessage()
- func (m *DecorationPiece) Reset()
- func (m *DecorationPiece) String() string
- func (m *DecorationPiece) XXX_DiscardUnknown()
- func (m *DecorationPiece) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *DecorationPiece) XXX_Merge(src proto.Message)
- func (*DecorationPiece) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...)
- func (m *DecorationPiece) XXX_Size() int
- func (m *DecorationPiece) XXX_Unmarshal(b []byte) error
- type DecorationPiece_Definition
- func (*DecorationPiece_Definition) Descriptor() ([]byte, []int)
- func (m *DecorationPiece_Definition) GetDefinition() *serving_go_proto.ExpandedAnchor
- func (m *DecorationPiece_Definition) GetNode() *storage_go_proto.VName
- func (*DecorationPiece_Definition) ProtoMessage()
- func (m *DecorationPiece_Definition) Reset()
- func (m *DecorationPiece_Definition) String() string
- func (m *DecorationPiece_Definition) XXX_DiscardUnknown()
- func (m *DecorationPiece_Definition) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *DecorationPiece_Definition) XXX_Merge(src proto.Message)
- func (m *DecorationPiece_Definition) XXX_Size() int
- func (m *DecorationPiece_Definition) XXX_Unmarshal(b []byte) error
- type DecorationPiece_Definition_
- type DecorationPiece_File
- type DecorationPiece_Node
- type DecorationPiece_Reference
- type Edge
- func (*Edge) Descriptor() ([]byte, []int)
- func (m *Edge) GetGenericKind() string
- func (m *Edge) GetKind() isEdge_Kind
- func (m *Edge) GetKytheKind() schema_go_proto.EdgeKind
- func (m *Edge) GetOrdinal() int32
- func (m *Edge) GetSource() *storage_go_proto.VName
- func (m *Edge) GetSourceNode() *Node
- func (m *Edge) GetTarget() *storage_go_proto.VName
- func (m *Edge) GetTargetNode() *Node
- func (*Edge) ProtoMessage()
- func (m *Edge) Reset()
- func (m *Edge) String() string
- func (m *Edge) XXX_DiscardUnknown()
- func (m *Edge) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Edge) XXX_Merge(src proto.Message)
- func (*Edge) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...)
- func (m *Edge) XXX_Size() int
- func (m *Edge) XXX_Unmarshal(b []byte) error
- type Edge_GenericKind
- type Edge_KytheKind
- type Fact
- func (*Fact) Descriptor() ([]byte, []int)
- func (m *Fact) GetGenericName() string
- func (m *Fact) GetKytheName() schema_go_proto.FactName
- func (m *Fact) GetName() isFact_Name
- func (m *Fact) GetSource() *storage_go_proto.VName
- 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 (dst *Fact) XXX_Merge(src proto.Message)
- func (*Fact) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...)
- func (m *Fact) XXX_Size() int
- func (m *Fact) XXX_Unmarshal(b []byte) error
- type Fact_GenericName
- type Fact_KytheName
- type Node
- func (*Node) Descriptor() ([]byte, []int)
- func (m *Node) GetEdge() []*Edge
- func (m *Node) GetFact() []*Fact
- func (m *Node) GetGenericKind() string
- func (m *Node) GetGenericSubkind() string
- func (m *Node) GetKind() isNode_Kind
- func (m *Node) GetKytheKind() schema_go_proto.NodeKind
- func (m *Node) GetKytheSubkind() schema_go_proto.Subkind
- func (m *Node) GetSource() *storage_go_proto.VName
- func (m *Node) GetSubkind() isNode_Subkind
- func (*Node) ProtoMessage()
- func (m *Node) Reset()
- func (m *Node) String() string
- func (m *Node) XXX_DiscardUnknown()
- func (m *Node) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Node) XXX_Merge(src proto.Message)
- func (*Node) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...)
- func (m *Node) XXX_Size() int
- func (m *Node) XXX_Unmarshal(b []byte) error
- type Node_GenericKind
- type Node_GenericSubkind
- type Node_KytheKind
- type Node_KytheSubkind
- type Reference
- func (*Reference) Descriptor() ([]byte, []int)
- func (m *Reference) GetAnchor() *serving_go_proto.ExpandedAnchor
- func (m *Reference) GetGenericKind() string
- func (m *Reference) GetKind() isReference_Kind
- func (m *Reference) GetKytheKind() schema_go_proto.EdgeKind
- func (m *Reference) GetScope() *storage_go_proto.VName
- func (m *Reference) GetSource() *storage_go_proto.VName
- func (*Reference) ProtoMessage()
- func (m *Reference) Reset()
- func (m *Reference) String() string
- func (m *Reference) XXX_DiscardUnknown()
- func (m *Reference) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Reference) XXX_Merge(src proto.Message)
- func (*Reference) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...)
- func (m *Reference) XXX_Size() int
- func (m *Reference) XXX_Unmarshal(b []byte) error
- type Reference_GenericKind
- type Reference_KytheKind
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DecorationPiece ¶ added in v0.0.28
type DecorationPiece struct { FileVName *storage_go_proto.VName `protobuf:"bytes,1,opt,name=file_v_name,json=fileVName" json:"file_v_name,omitempty"` // Types that are valid to be assigned to Piece: // *DecorationPiece_File // *DecorationPiece_Reference // *DecorationPiece_Node // *DecorationPiece_Definition_ Piece isDecorationPiece_Piece `protobuf_oneof:"piece"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DecorationPiece) Descriptor ¶ added in v0.0.28
func (*DecorationPiece) Descriptor() ([]byte, []int)
func (*DecorationPiece) GetDefinition ¶ added in v0.0.28
func (m *DecorationPiece) GetDefinition() *DecorationPiece_Definition
func (*DecorationPiece) GetFile ¶ added in v0.0.28
func (m *DecorationPiece) GetFile() *serving_go_proto.File
func (*DecorationPiece) GetFileVName ¶ added in v0.0.28
func (m *DecorationPiece) GetFileVName() *storage_go_proto.VName
func (*DecorationPiece) GetNode ¶ added in v0.0.28
func (m *DecorationPiece) GetNode() *Node
func (*DecorationPiece) GetPiece ¶ added in v0.0.28
func (m *DecorationPiece) GetPiece() isDecorationPiece_Piece
func (*DecorationPiece) GetReference ¶ added in v0.0.28
func (m *DecorationPiece) GetReference() *Reference
func (*DecorationPiece) ProtoMessage ¶ added in v0.0.28
func (*DecorationPiece) ProtoMessage()
func (*DecorationPiece) Reset ¶ added in v0.0.28
func (m *DecorationPiece) Reset()
func (*DecorationPiece) String ¶ added in v0.0.28
func (m *DecorationPiece) String() string
func (*DecorationPiece) XXX_DiscardUnknown ¶ added in v0.0.28
func (m *DecorationPiece) XXX_DiscardUnknown()
func (*DecorationPiece) XXX_Marshal ¶ added in v0.0.28
func (m *DecorationPiece) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DecorationPiece) XXX_Merge ¶ added in v0.0.28
func (dst *DecorationPiece) XXX_Merge(src proto.Message)
func (*DecorationPiece) XXX_OneofFuncs ¶ added in v0.0.28
func (*DecorationPiece) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})
XXX_OneofFuncs is for the internal use of the proto package.
func (*DecorationPiece) XXX_Size ¶ added in v0.0.28
func (m *DecorationPiece) XXX_Size() int
func (*DecorationPiece) XXX_Unmarshal ¶ added in v0.0.28
func (m *DecorationPiece) XXX_Unmarshal(b []byte) error
type DecorationPiece_Definition ¶ added in v0.0.28
type DecorationPiece_Definition struct { Node *storage_go_proto.VName `protobuf:"bytes,1,opt,name=node" json:"node,omitempty"` Definition *serving_go_proto.ExpandedAnchor `protobuf:"bytes,2,opt,name=definition" json:"definition,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DecorationPiece_Definition) Descriptor ¶ added in v0.0.28
func (*DecorationPiece_Definition) Descriptor() ([]byte, []int)
func (*DecorationPiece_Definition) GetDefinition ¶ added in v0.0.28
func (m *DecorationPiece_Definition) GetDefinition() *serving_go_proto.ExpandedAnchor
func (*DecorationPiece_Definition) GetNode ¶ added in v0.0.28
func (m *DecorationPiece_Definition) GetNode() *storage_go_proto.VName
func (*DecorationPiece_Definition) ProtoMessage ¶ added in v0.0.28
func (*DecorationPiece_Definition) ProtoMessage()
func (*DecorationPiece_Definition) Reset ¶ added in v0.0.28
func (m *DecorationPiece_Definition) Reset()
func (*DecorationPiece_Definition) String ¶ added in v0.0.28
func (m *DecorationPiece_Definition) String() string
func (*DecorationPiece_Definition) XXX_DiscardUnknown ¶ added in v0.0.28
func (m *DecorationPiece_Definition) XXX_DiscardUnknown()
func (*DecorationPiece_Definition) XXX_Marshal ¶ added in v0.0.28
func (m *DecorationPiece_Definition) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DecorationPiece_Definition) XXX_Merge ¶ added in v0.0.28
func (dst *DecorationPiece_Definition) XXX_Merge(src proto.Message)
func (*DecorationPiece_Definition) XXX_Size ¶ added in v0.0.28
func (m *DecorationPiece_Definition) XXX_Size() int
func (*DecorationPiece_Definition) XXX_Unmarshal ¶ added in v0.0.28
func (m *DecorationPiece_Definition) XXX_Unmarshal(b []byte) error
type DecorationPiece_Definition_ ¶ added in v0.0.28
type DecorationPiece_Definition_ struct {
Definition *DecorationPiece_Definition `protobuf:"bytes,5,opt,name=definition,oneof"`
}
type DecorationPiece_File ¶ added in v0.0.28
type DecorationPiece_File struct {
File *serving_go_proto.File `protobuf:"bytes,2,opt,name=file,oneof"`
}
type DecorationPiece_Node ¶ added in v0.0.28
type DecorationPiece_Node struct {
Node *Node `protobuf:"bytes,4,opt,name=node,oneof"`
}
type DecorationPiece_Reference ¶ added in v0.0.28
type DecorationPiece_Reference struct {
Reference *Reference `protobuf:"bytes,3,opt,name=reference,oneof"`
}
type Edge ¶
type Edge struct { Source *storage_go_proto.VName `protobuf:"bytes,1,opt,name=source" json:"source,omitempty"` Target *storage_go_proto.VName `protobuf:"bytes,2,opt,name=target" json:"target,omitempty"` // Types that are valid to be assigned to Kind: // *Edge_KytheKind // *Edge_GenericKind Kind isEdge_Kind `protobuf_oneof:"kind"` Ordinal int32 `protobuf:"varint,5,opt,name=ordinal" json:"ordinal,omitempty"` SourceNode *Node `protobuf:"bytes,6,opt,name=source_node,json=sourceNode" json:"source_node,omitempty"` TargetNode *Node `protobuf:"bytes,7,opt,name=target_node,json=targetNode" json:"target_node,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Edge) Descriptor ¶
func (*Edge) GetGenericKind ¶
func (*Edge) GetKytheKind ¶
func (m *Edge) GetKytheKind() schema_go_proto.EdgeKind
func (*Edge) GetOrdinal ¶
func (*Edge) GetSource ¶
func (m *Edge) GetSource() *storage_go_proto.VName
func (*Edge) GetSourceNode ¶ added in v0.0.28
func (*Edge) GetTarget ¶
func (m *Edge) GetTarget() *storage_go_proto.VName
func (*Edge) GetTargetNode ¶ added in v0.0.28
func (*Edge) ProtoMessage ¶
func (*Edge) ProtoMessage()
func (*Edge) XXX_DiscardUnknown ¶
func (m *Edge) XXX_DiscardUnknown()
func (*Edge) XXX_OneofFuncs ¶
func (*Edge) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})
XXX_OneofFuncs is for the internal use of the proto package.
func (*Edge) XXX_Unmarshal ¶
type Edge_GenericKind ¶
type Edge_GenericKind struct {
GenericKind string `protobuf:"bytes,4,opt,name=generic_kind,json=genericKind,oneof"`
}
type Edge_KytheKind ¶
type Edge_KytheKind struct {
KytheKind schema_go_proto.EdgeKind `protobuf:"varint,3,opt,name=kythe_kind,json=kytheKind,enum=kythe.proto.schema.EdgeKind,oneof"`
}
type Fact ¶
type Fact struct { Source *storage_go_proto.VName `protobuf:"bytes,1,opt,name=source" json:"source,omitempty"` // Types that are valid to be assigned to Name: // *Fact_KytheName // *Fact_GenericName Name isFact_Name `protobuf_oneof:"name"` Value []byte `protobuf:"bytes,4,opt,name=value,proto3" json:"value,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Fact) Descriptor ¶
func (*Fact) GetGenericName ¶
func (*Fact) GetKytheName ¶
func (m *Fact) GetKytheName() schema_go_proto.FactName
func (*Fact) GetSource ¶
func (m *Fact) GetSource() *storage_go_proto.VName
func (*Fact) ProtoMessage ¶
func (*Fact) ProtoMessage()
func (*Fact) XXX_DiscardUnknown ¶
func (m *Fact) XXX_DiscardUnknown()
func (*Fact) XXX_OneofFuncs ¶
func (*Fact) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})
XXX_OneofFuncs is for the internal use of the proto package.
func (*Fact) XXX_Unmarshal ¶
type Fact_GenericName ¶
type Fact_GenericName struct {
GenericName string `protobuf:"bytes,3,opt,name=generic_name,json=genericName,oneof"`
}
type Fact_KytheName ¶
type Fact_KytheName struct {
KytheName schema_go_proto.FactName `protobuf:"varint,2,opt,name=kythe_name,json=kytheName,enum=kythe.proto.schema.FactName,oneof"`
}
type Node ¶
type Node struct { Source *storage_go_proto.VName `protobuf:"bytes,1,opt,name=source" json:"source,omitempty"` Fact []*Fact `protobuf:"bytes,2,rep,name=fact" json:"fact,omitempty"` Edge []*Edge `protobuf:"bytes,3,rep,name=edge" json:"edge,omitempty"` // Types that are valid to be assigned to Kind: // *Node_KytheKind // *Node_GenericKind Kind isNode_Kind `protobuf_oneof:"kind"` // Types that are valid to be assigned to Subkind: // *Node_KytheSubkind // *Node_GenericSubkind Subkind isNode_Subkind `protobuf_oneof:"subkind"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Node) Descriptor ¶
func (*Node) GetGenericKind ¶
func (*Node) GetGenericSubkind ¶
func (*Node) GetKytheKind ¶
func (m *Node) GetKytheKind() schema_go_proto.NodeKind
func (*Node) GetKytheSubkind ¶
func (m *Node) GetKytheSubkind() schema_go_proto.Subkind
func (*Node) GetSource ¶
func (m *Node) GetSource() *storage_go_proto.VName
func (*Node) GetSubkind ¶
func (m *Node) GetSubkind() isNode_Subkind
func (*Node) ProtoMessage ¶
func (*Node) ProtoMessage()
func (*Node) XXX_DiscardUnknown ¶
func (m *Node) XXX_DiscardUnknown()
func (*Node) XXX_OneofFuncs ¶
func (*Node) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})
XXX_OneofFuncs is for the internal use of the proto package.
func (*Node) XXX_Unmarshal ¶
type Node_GenericKind ¶
type Node_GenericKind struct {
GenericKind string `protobuf:"bytes,5,opt,name=generic_kind,json=genericKind,oneof"`
}
type Node_GenericSubkind ¶
type Node_GenericSubkind struct {
GenericSubkind string `protobuf:"bytes,7,opt,name=generic_subkind,json=genericSubkind,oneof"`
}
type Node_KytheKind ¶
type Node_KytheKind struct {
KytheKind schema_go_proto.NodeKind `protobuf:"varint,4,opt,name=kythe_kind,json=kytheKind,enum=kythe.proto.schema.NodeKind,oneof"`
}
type Node_KytheSubkind ¶
type Node_KytheSubkind struct {
KytheSubkind schema_go_proto.Subkind `protobuf:"varint,6,opt,name=kythe_subkind,json=kytheSubkind,enum=kythe.proto.schema.Subkind,oneof"`
}
type Reference ¶ added in v0.0.28
type Reference struct { Source *storage_go_proto.VName `protobuf:"bytes,1,opt,name=source" json:"source,omitempty"` // Types that are valid to be assigned to Kind: // *Reference_KytheKind // *Reference_GenericKind Kind isReference_Kind `protobuf_oneof:"kind"` Anchor *serving_go_proto.ExpandedAnchor `protobuf:"bytes,4,opt,name=anchor" json:"anchor,omitempty"` Scope *storage_go_proto.VName `protobuf:"bytes,5,opt,name=scope" json:"scope,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Reference) Descriptor ¶ added in v0.0.28
func (*Reference) GetAnchor ¶ added in v0.0.28
func (m *Reference) GetAnchor() *serving_go_proto.ExpandedAnchor
func (*Reference) GetGenericKind ¶ added in v0.0.28
func (*Reference) GetKytheKind ¶ added in v0.0.28
func (m *Reference) GetKytheKind() schema_go_proto.EdgeKind
func (*Reference) GetScope ¶ added in v0.0.28
func (m *Reference) GetScope() *storage_go_proto.VName
func (*Reference) GetSource ¶ added in v0.0.28
func (m *Reference) GetSource() *storage_go_proto.VName
func (*Reference) ProtoMessage ¶ added in v0.0.28
func (*Reference) ProtoMessage()
func (*Reference) XXX_DiscardUnknown ¶ added in v0.0.28
func (m *Reference) XXX_DiscardUnknown()
func (*Reference) XXX_Marshal ¶ added in v0.0.28
func (*Reference) XXX_OneofFuncs ¶ added in v0.0.28
func (*Reference) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})
XXX_OneofFuncs is for the internal use of the proto package.
func (*Reference) XXX_Unmarshal ¶ added in v0.0.28
type Reference_GenericKind ¶ added in v0.0.28
type Reference_GenericKind struct {
GenericKind string `protobuf:"bytes,3,opt,name=generic_kind,json=genericKind,oneof"`
}
type Reference_KytheKind ¶ added in v0.0.28
type Reference_KytheKind struct {
KytheKind schema_go_proto.EdgeKind `protobuf:"varint,2,opt,name=kythe_kind,json=kytheKind,enum=kythe.proto.schema.EdgeKind,oneof"`
}
Click to show internal directories.
Click to hide internal directories.