Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsRelevantDemo ¶ added in v0.1.3
Types ¶
type Scraper ¶
type Scraper struct {
CacheDuration time.Duration
DemoMaxAge time.Duration
// contains filtered or unexported fields
}
func NewScraper ¶
type Server ¶
type Server struct {
Address string `json:"address"`
DemoDateFormat string `json:"demo_date_format"`
Timezone string `json:"timezone"`
}
func (*Server) DemoDownloadUrl ¶
func (*Server) DemoFilenames ¶
func (*Server) DemoQtvplayUrl ¶
Click to show internal directories.
Click to hide internal directories.