package
Version:
v0.0.0-...-6746d4d
Opens a new window with list of versions in this module.
Published: Dec 6, 2016
License: Apache-2.0
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Amazonbeat struct {
}
type ProductData struct {
Name string `json:"product"`
SalePrice string `json:"salePrice"`
OriginalPrice string `json:"originalPrice"`
ASIN string `json:"asin"`
NumReviews string `json:"numReviews"`
Rating string `json:"rating"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.