Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Offer ¶
type Offer struct { ID string Title string Kind string URL string Count int HostPrice float64 ThsPrice float64 }
Offer is a struct holding information about current offer
func ScrapeOffer ¶
ScrapeOffer enrich Offer with additional data
func ScrapeOffers ¶
ScrapeOffers return list of current offers
Click to show internal directories.
Click to hide internal directories.