Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ASINReg, _ = regexp.Compile("[A-Za-z0-9]{10}")
View Source
var CartItemIdReg, _ = regexp.Compile("[A-Za-z0-9]{14}")
View Source
var NumericReg, _ = regexp.Compile("[0-9]+")
Functions ¶
func FormatRating ¶
func IsCartItemId ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.