package
0.1.3
Repository: https://github.com/matthistuff/amazon.git
Documentation: pkg.go.dev

# Functions

FormatRating formats a numeric rating to a string.
FormatText prints pretty text.
IsASIN checks wether str is an ASIN.
IsCartItemID checks wether str is a cart item ID.
IsNumeric checks wether str is numeric.
Rating returns the rating for a asin in a specific locale.

# Variables

ASINReg matches a ASIN.
CartItemIDReg matches a cart item ID.
NumericReg matches a numeric string.