shared

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: May 25, 2021 License: AGPL-3.0 Imports: 15 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DeliveryType_name = map[int32]string{
	0: "delivery_type_null",
	1: "courier",
	2: "takeaway",
}
View Source
var DeliveryType_value = map[string]int32{
	"delivery_type_null": 0,
	"courier":            1,
	"takeaway":           2,
}

Functions

This section is empty.

Types

type DeliveryType

type DeliveryType int32
const (
	DeliveryType_delivery_type_null DeliveryType = 0
	DeliveryType_courier            DeliveryType = 1
	DeliveryType_takeaway           DeliveryType = 2
)

func (DeliveryType) EnumDescriptor

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

func (DeliveryType) String

func (x DeliveryType) String() string

Jump to

Keyboard shortcuts

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