Documentation
¶
Overview ¶
Credit to @dylantientcheu for this implementation originally from nbacli https://github.com/dylantientcheu/nbacli/blob/master/ui/gameboard/scoretext/scoretext.go
Index ¶
- func BuildBatterStatsTable(players []mlb.BoxscorePlayer, initialFocus bool) table.Model
- func BuildLinescoreTable(awayTeamName string, homeTeamName string, linescore mlb.ScheduleLinescore) table.Model
- func BuildPitcherStatsTable(players []mlb.BoxscorePlayer, initialFocus bool) table.Model
- func RenderScoreText(scoreAway int, scoreHome int, awayTeamName string, homeTeamName string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildBatterStatsTable ¶
func BuildBatterStatsTable(players []mlb.BoxscorePlayer, initialFocus bool) table.Model
func BuildLinescoreTable ¶
func BuildPitcherStatsTable ¶
func BuildPitcherStatsTable(players []mlb.BoxscorePlayer, initialFocus bool) table.Model
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.