Documentation
¶
Index ¶
- Constants
- func MakeCircuit(race *ergast.Race, circuit *f1fantasy.CircuitInfo) (*slack.MsgOption, error)
- func MakeConstructorStandings(standings []ergast.ConstructorStanding, leader *f1fantasy.Player) (*slack.MsgOption, error)
- func MakeDriverStandings(standings []ergast.DriverStanding, leader *f1fantasy.Player) (*slack.MsgOption, error)
- func MakeFlagEmoji(countryIso string) string
- func MakeHelp() slack.MsgOption
- func MakeLeaderboard(leaderboard *f1fantasy.LeagueLeaderboard) slack.MsgOption
- func NationalityToCountryIso(nationality string) string
Constants ¶
View Source
const ( MARKDOWN = "mrkdwn" PLAIN_TEXT = "plain_text" )
Variables ¶
This section is empty.
Functions ¶
func MakeCircuit ¶
func MakeConstructorStandings ¶ added in v0.3.0
func MakeDriverStandings ¶ added in v0.2.0
func MakeFlagEmoji ¶
func MakeLeaderboard ¶
func MakeLeaderboard(leaderboard *f1fantasy.LeagueLeaderboard) slack.MsgOption
func NationalityToCountryIso ¶ added in v0.2.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.