Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OrderId ¶
type OrderId string
func NewOrderId ¶
func NewOrderId() OrderId
func NewOrderIdWithTime ¶
生成24位订单号 前面17位代表时间精确到毫秒,中间3位代表进程id,最后4位代表序号
Click to show internal directories.
Click to hide internal directories.