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