Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_message_proto protoreflect.FileDescriptor
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"` // contains filtered or unexported fields }
func (*Note) Descriptor
deprecated
func (*Note) GetComment ¶
func (*Note) ProtoMessage ¶
func (*Note) ProtoMessage()
func (*Note) ProtoReflect ¶
func (x *Note) ProtoReflect() protoreflect.Message
Click to show internal directories.
Click to hide internal directories.