messages

package
v0.0.0-...-288396c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 2, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_resources_messages_account_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type AccountCreated

type AccountCreated struct {
	AccountId  string               `protobuf:"bytes,1,opt,name=account_id,json=accountId,proto3" json:"account_id,omitempty"`
	RecordedAt *timestamp.Timestamp `protobuf:"bytes,2,opt,name=recorded_at,json=recordedAt,proto3" json:"recorded_at,omitempty"`
	// contains filtered or unexported fields
}

func (*AccountCreated) Descriptor deprecated

func (*AccountCreated) Descriptor() ([]byte, []int)

Deprecated: Use AccountCreated.ProtoReflect.Descriptor instead.

func (*AccountCreated) GetAccountId

func (x *AccountCreated) GetAccountId() string

func (*AccountCreated) GetRecordedAt

func (x *AccountCreated) GetRecordedAt() *timestamp.Timestamp

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

type AccountTransactionRecorded

type AccountTransactionRecorded struct {
	AccountId  string               `protobuf:"bytes,1,opt,name=account_id,json=accountId,proto3" json:"account_id,omitempty"`
	Amount     float32              `protobuf:"fixed32,2,opt,name=amount,proto3" json:"amount,omitempty"`
	RecordedAt *timestamp.Timestamp `protobuf:"bytes,3,opt,name=recorded_at,json=recordedAt,proto3" json:"recorded_at,omitempty"`
	// contains filtered or unexported fields
}

func (*AccountTransactionRecorded) Descriptor deprecated

func (*AccountTransactionRecorded) Descriptor() ([]byte, []int)

Deprecated: Use AccountTransactionRecorded.ProtoReflect.Descriptor instead.

func (*AccountTransactionRecorded) GetAccountId

func (x *AccountTransactionRecorded) GetAccountId() string

func (*AccountTransactionRecorded) GetAmount

func (x *AccountTransactionRecorded) GetAmount() float32

func (*AccountTransactionRecorded) GetRecordedAt

func (x *AccountTransactionRecorded) GetRecordedAt() *timestamp.Timestamp

func (*AccountTransactionRecorded) ProtoMessage

func (*AccountTransactionRecorded) ProtoMessage()

func (*AccountTransactionRecorded) ProtoReflect

func (*AccountTransactionRecorded) Reset

func (x *AccountTransactionRecorded) Reset()

func (*AccountTransactionRecorded) String

func (x *AccountTransactionRecorded) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL