pb

package
v0.0.0-...-3e85c92 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_detector_proto protoreflect.FileDescriptor
View Source
var File_flagger_proto protoreflect.FileDescriptor
View Source
var File_wallet_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Counter

type Counter struct {
	RollingPeriodStartUnix int64   `` /* 132-byte string literal not displayed */
	Received               float64 `protobuf:"fixed64,2,opt,name=received,proto3" json:"received,omitempty"`
	// contains filtered or unexported fields
}

[START messages]

func (*Counter) Descriptor deprecated

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

Deprecated: Use Counter.ProtoReflect.Descriptor instead.

func (*Counter) GetReceived

func (x *Counter) GetReceived() float64

func (*Counter) GetRollingPeriodStartUnix

func (x *Counter) GetRollingPeriodStartUnix() int64

func (*Counter) ProtoMessage

func (*Counter) ProtoMessage()

func (*Counter) ProtoReflect

func (x *Counter) ProtoReflect() protoreflect.Message

func (*Counter) Reset

func (x *Counter) Reset()

func (*Counter) String

func (x *Counter) String() string

type Deposit

type Deposit struct {
	WalletId string  `protobuf:"bytes,1,opt,name=wallet_id,json=walletId,proto3" json:"wallet_id,omitempty"`
	Amount   float64 `protobuf:"fixed64,2,opt,name=amount,proto3" json:"amount,omitempty"`
	// contains filtered or unexported fields
}

[START messages]

func (*Deposit) Descriptor deprecated

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

Deprecated: Use Deposit.ProtoReflect.Descriptor instead.

func (*Deposit) GetAmount

func (x *Deposit) GetAmount() float64

func (*Deposit) GetWalletId

func (x *Deposit) GetWalletId() string

func (*Deposit) ProtoMessage

func (*Deposit) ProtoMessage()

func (*Deposit) ProtoReflect

func (x *Deposit) ProtoReflect() protoreflect.Message

func (*Deposit) Reset

func (x *Deposit) Reset()

func (*Deposit) String

func (x *Deposit) String() string

type DepositHistory

type DepositHistory struct {
	WalletId string     `protobuf:"bytes,1,opt,name=wallet_id,json=walletId,proto3" json:"wallet_id,omitempty"`
	Deposits []*Deposit `protobuf:"bytes,2,rep,name=deposits,proto3" json:"deposits,omitempty"`
	// contains filtered or unexported fields
}

func (*DepositHistory) Descriptor deprecated

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

Deprecated: Use DepositHistory.ProtoReflect.Descriptor instead.

func (*DepositHistory) GetDeposits

func (x *DepositHistory) GetDeposits() []*Deposit

func (*DepositHistory) GetWalletId

func (x *DepositHistory) GetWalletId() string

func (*DepositHistory) ProtoMessage

func (*DepositHistory) ProtoMessage()

func (*DepositHistory) ProtoReflect

func (x *DepositHistory) ProtoReflect() protoreflect.Message

func (*DepositHistory) Reset

func (x *DepositHistory) Reset()

func (*DepositHistory) String

func (x *DepositHistory) String() string

type FlagEvent

type FlagEvent struct {
	FlagRemoved            bool  `protobuf:"varint,1,opt,name=flag_removed,json=flagRemoved,proto3" json:"flag_removed,omitempty"`
	RollingPeriodStartUnix int64 `` /* 132-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*FlagEvent) Descriptor deprecated

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

Deprecated: Use FlagEvent.ProtoReflect.Descriptor instead.

func (*FlagEvent) GetFlagRemoved

func (x *FlagEvent) GetFlagRemoved() bool

func (*FlagEvent) GetRollingPeriodStartUnix

func (x *FlagEvent) GetRollingPeriodStartUnix() int64

func (*FlagEvent) ProtoMessage

func (*FlagEvent) ProtoMessage()

func (*FlagEvent) ProtoReflect

func (x *FlagEvent) ProtoReflect() protoreflect.Message

func (*FlagEvent) Reset

func (x *FlagEvent) Reset()

func (*FlagEvent) String

func (x *FlagEvent) String() string

type FlagValue

type FlagValue struct {
	Flagged                bool  `protobuf:"varint,1,opt,name=flagged,proto3" json:"flagged,omitempty"`
	RollingPeriodStartUnix int64 `` /* 132-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*FlagValue) Descriptor deprecated

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

Deprecated: Use FlagValue.ProtoReflect.Descriptor instead.

func (*FlagValue) GetFlagged

func (x *FlagValue) GetFlagged() bool

func (*FlagValue) GetRollingPeriodStartUnix

func (x *FlagValue) GetRollingPeriodStartUnix() int64

func (*FlagValue) ProtoMessage

func (*FlagValue) ProtoMessage()

func (*FlagValue) ProtoReflect

func (x *FlagValue) ProtoReflect() protoreflect.Message

func (*FlagValue) Reset

func (x *FlagValue) Reset()

func (*FlagValue) String

func (x *FlagValue) String() string

Jump to

Keyboard shortcuts

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