Documentation
¶
Overview ¶
Package schema is a generated protocol buffer package.
It is generated from these files:
list.proto
It has these top-level messages:
List
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type List ¶
type List struct {
Items []*google_protobuf.Any `protobuf:"bytes,1,rep,name=items" json:"items,omitempty"`
}
func (*List) Descriptor ¶
func (*List) GetItems ¶
func (m *List) GetItems() []*google_protobuf.Any
func (*List) ProtoMessage ¶
func (*List) ProtoMessage()
Click to show internal directories.
Click to hide internal directories.