Documentation
¶
Index ¶
- type Cardshark
- func (cs *Cardshark) Info() (info mtgban.ScraperInfo)
- func (cs *Cardshark) InitializeInventory(reader io.Reader) error
- func (cs *Cardshark) Inventory() (mtgban.InventoryRecord, error)
- func (cs *Cardshark) InventoryForSeller(sellerName string) (mtgban.InventoryRecord, error)
- func (cs *Cardshark) MarketNames() []string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cardshark ¶
type Cardshark struct { LogCallback mtgban.LogCallbackFunc Referral string MaxConcurrency int // contains filtered or unexported fields }
func NewScraper ¶
func NewScraper() *Cardshark
func (*Cardshark) Info ¶
func (cs *Cardshark) Info() (info mtgban.ScraperInfo)
func (*Cardshark) InitializeInventory ¶
func (*Cardshark) InventoryForSeller ¶
func (cs *Cardshark) InventoryForSeller(sellerName string) (mtgban.InventoryRecord, error)
func (*Cardshark) MarketNames ¶
Click to show internal directories.
Click to hide internal directories.