vendors

package
v0.1.35 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Vendor_name = map[int32]string{
		0: "UNKNOWN",
		1: "TB",
		2: "JD",
		3: "PDD",
	}
	Vendor_value = map[string]int32{
		"UNKNOWN": 0,
		"TB":      1,
		"JD":      2,
		"PDD":     3,
	}
)

Enum value maps for Vendor.

View Source
var File_api_vendors_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Vendor

type Vendor int32
const (
	Vendor_UNKNOWN Vendor = 0
	Vendor_TB      Vendor = 1
	Vendor_JD      Vendor = 2
	Vendor_PDD     Vendor = 3
)

func (Vendor) Descriptor

func (Vendor) Descriptor() protoreflect.EnumDescriptor

func (Vendor) Enum

func (x Vendor) Enum() *Vendor

func (Vendor) EnumDescriptor deprecated

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

Deprecated: Use Vendor.Descriptor instead.

func (Vendor) Number

func (x Vendor) Number() protoreflect.EnumNumber

func (Vendor) String

func (x Vendor) String() string

func (Vendor) Type

func (Vendor) Type() protoreflect.EnumType

Jump to

Keyboard shortcuts

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