veribi

package
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 10, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetVersion

func GetVersion() (ver string)

GetVersion - outputs veribi version string

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

func ScrapeOffer(off Offer) (result Offer, err error)

ScrapeOffer enrich Offer with additional data

func ScrapeOffers

func ScrapeOffers(incAuctions bool) (result []Offer, err error)

ScrapeOffers return list of current offers

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL