Documentation
¶
Overview ¶
Package staff is a generated protocol buffer package.
It is generated from these files:
example.proto
It has these top-level messages:
Staff
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Staff ¶
type Staff struct { ID string `protobuf:"bytes,1,opt,name=ID" json:"id,omitempty" xml:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=Name" json:"name,omitempty" xml:"name,omitempty"` Age int64 `protobuf:"varint,3,opt,name=Age" json:"age,omitempty" xml:"age,omitempty"` }
func (*Staff) Descriptor ¶
func (*Staff) ProtoMessage ¶
func (*Staff) ProtoMessage()
Click to show internal directories.
Click to hide internal directories.