Documentation ¶
Overview ¶
Package message is a generated protocol buffer package.
It is generated from these files:
message.proto
It has these top-level messages:
Note
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Note ¶
type Note struct { Name *string `protobuf:"bytes,1,req,name=name" json:"name,omitempty"` Date *int64 `protobuf:"varint,2,req,name=date" json:"date,omitempty"` Comment *string `protobuf:"bytes,3,req,name=comment" json:"comment,omitempty"` XXX_unrecognized []byte `json:"-"` }
func (*Note) GetComment ¶
func (*Note) ProtoMessage ¶
func (*Note) ProtoMessage()
Click to show internal directories.
Click to hide internal directories.