Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_to_do_event_v1_to_do_created_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type ToDoCreated ¶
type ToDoCreated struct { ToDo *v1.ToDo `protobuf:"bytes,1,opt,name=to_do,json=toDo,proto3" json:"to_do,omitempty"` // contains filtered or unexported fields }
func (*ToDoCreated) Descriptor
deprecated
func (*ToDoCreated) Descriptor() ([]byte, []int)
Deprecated: Use ToDoCreated.ProtoReflect.Descriptor instead.
func (*ToDoCreated) GetToDo ¶
func (x *ToDoCreated) GetToDo() *v1.ToDo
func (*ToDoCreated) ProtoMessage ¶
func (*ToDoCreated) ProtoMessage()
func (*ToDoCreated) ProtoReflect ¶
func (x *ToDoCreated) ProtoReflect() protoreflect.Message
func (*ToDoCreated) Reset ¶
func (x *ToDoCreated) Reset()
func (*ToDoCreated) String ¶
func (x *ToDoCreated) String() string
Click to show internal directories.
Click to hide internal directories.