Documentation
¶
Index ¶
Constants ¶
View Source
const (
DefaultResultsPerPage = 128
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MythicClient ¶
type MythicClient struct {
// contains filtered or unexported fields
}
func NewMythicClient ¶
func NewMythicClient() *MythicClient
func (*MythicClient) TotalItems ¶
func (mc *MythicClient) TotalItems() (int, error)
type MythicMTGPage ¶
type Mythicmtg ¶
type Mythicmtg struct { LogCallback mtgban.LogCallbackFunc MaxConcurrency int // contains filtered or unexported fields }
func NewScraper ¶
func NewScraper() *Mythicmtg
func (*Mythicmtg) Info ¶
func (mmtg *Mythicmtg) Info() (info mtgban.ScraperInfo)
Click to show internal directories.
Click to hide internal directories.