Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Coverage ¶
type Coverage struct { Fixtures struct { Events bool `json:"events"` Lineups bool `json:"lineups"` StatisticsFixtures bool `json:"statistics_fixtures"` StatisticsPlayers bool `json:"statistics_players"` } `json:"fixtures"` Standings bool `json:"standings"` Players bool `json:"players"` TopScorers bool `json:"top_scorers"` TopAssists bool `json:"top_assists"` TopCards bool `json:"top_cards"` Injuries bool `json:"injuries"` Predictions bool `json:"predictions"` Odds bool `json:"odds"` }
type LeagueData ¶
type SeasonYear ¶
type SeasonYear struct {
Year int
}
Click to show internal directories.
Click to hide internal directories.