mall

package
v1.9.28 Latest Latest
Warning

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

Go to latest
Published: May 26, 2024 License: MIT Imports: 8 Imported by: 1

Documentation

Index

Constants

View Source
const (
	AMOUNT = "amount"
	PRICE  = "price"
	UNITS  = "units"
)
View Source
const (
	ORDER_CONFIRM  = "confirm"
	ORDER_CANCEL   = "cancel"
	ORDER_PAYED    = "payed"
	ORDER_TRANSIT  = "transit"
	ORDER_RECEIVED = "received"
	ORDER_RETURNED = "returned"
	ORDER_REFUNDED = "refunded"

	PAY      = "pay"
	CANCEL   = "cancel"
	DELIVERY = "delivery"
	RECEIVE  = "receive"
	RETURN   = "return"
	REFUND   = "refund"
)
View Source
const (
	AREA       = "area"
	POPULATION = "population"
	GDP        = "gdp"
	CITY       = "city"
)
View Source
const ADMIN = "admin"
View Source
const CART = "cart"
View Source
const CUSTOM = "custom"
View Source
const GOODS = "goods"
View Source
const MALL = "mall"
View Source
const ORDER = "order"
View Source
const REGION = "region"
View Source
const STORE = "store"
View Source
const SUPPLY = "supply"

Variables

View Source
var Index = &ice.Context{Name: MALL, Help: "贸易中心"}

Functions

func Prefix added in v1.6.5

func Prefix(arg ...ice.Any) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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