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 ToDosCreated ¶
type ToDosCreated struct { ToDos []*v1.ToDo `protobuf:"bytes,1,rep,name=to_dos,json=toDos,proto3" json:"to_dos,omitempty"` // contains filtered or unexported fields }
func (*ToDosCreated) Descriptor
deprecated
func (*ToDosCreated) Descriptor() ([]byte, []int)
Deprecated: Use ToDosCreated.ProtoReflect.Descriptor instead.
func (*ToDosCreated) GetToDos ¶
func (x *ToDosCreated) GetToDos() []*v1.ToDo
func (*ToDosCreated) ProtoMessage ¶
func (*ToDosCreated) ProtoMessage()
func (*ToDosCreated) ProtoReflect ¶
func (x *ToDosCreated) ProtoReflect() protoreflect.Message
func (*ToDosCreated) Reset ¶
func (x *ToDosCreated) Reset()
func (*ToDosCreated) String ¶
func (x *ToDosCreated) String() string
Click to show internal directories.
Click to hide internal directories.