Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ScrapeWeeks ¶
ScrapeWeeks returns a map of week IDs to human names for a given year.
func ScrapeYears ¶
func ScrapeYears() []string
ScrapeYears returns a list of all Football seasons available.
Types ¶
type Game ¶
type Game struct {
// contains filtered or unexported fields
}
Game stores all the information about a game.
func ScrapeGames ¶
ScrapeGames returns an array of all games from a given week.
Click to show internal directories.
Click to hide internal directories.