purchase

package
v1.1.3 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2023 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	CardAction_name = map[int32]string{
		0: "NOAction",
		1: "DailyReceived",
		2: "Buy",
		3: "Renew",
	}
	CardAction_value = map[string]int32{
		"NOAction":      0,
		"DailyReceived": 1,
		"Buy":           2,
		"Renew":         3,
	}
)

Enum value maps for CardAction.

View Source
var File_purchase_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type CardAction

type CardAction int32
const (
	CardAction_NOAction      CardAction = 0
	CardAction_DailyReceived CardAction = 1
	CardAction_Buy           CardAction = 2
	CardAction_Renew         CardAction = 3
)

func (CardAction) Descriptor

func (CardAction) Descriptor() protoreflect.EnumDescriptor

func (CardAction) Enum

func (x CardAction) Enum() *CardAction

func (CardAction) EnumDescriptor deprecated

func (CardAction) EnumDescriptor() ([]byte, []int)

Deprecated: Use CardAction.Descriptor instead.

func (CardAction) Number

func (x CardAction) Number() protoreflect.EnumNumber

func (CardAction) String

func (x CardAction) String() string

func (CardAction) Type

Jump to

Keyboard shortcuts

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