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 ¶
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.