Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Jupitergames ¶
type Jupitergames struct { LogCallback mtgban.LogCallbackFunc MaxConcurrency int // contains filtered or unexported fields }
func NewScraper ¶
func NewScraper() *Jupitergames
func (*Jupitergames) Buylist ¶
func (jup *Jupitergames) Buylist() (mtgban.BuylistRecord, error)
func (*Jupitergames) Info ¶
func (jup *Jupitergames) Info() (info mtgban.ScraperInfo)
func (*Jupitergames) Inventory ¶
func (jup *Jupitergames) Inventory() (mtgban.InventoryRecord, error)
Click to show internal directories.
Click to hide internal directories.