Documentation ¶
Overview ¶
Package triepb is a generated protocol buffer package.
It is generated from these files:
trie.proto
It has these top-level messages:
Node
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Node ¶
type Node struct {
Val [][]byte `protobuf:"bytes,1,rep,name=val" json:"val,omitempty"`
}
func (*Node) Descriptor ¶
func (*Node) ProtoMessage ¶
func (*Node) ProtoMessage()
Click to show internal directories.
Click to hide internal directories.