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 BuildLinescoreTable(awayTeamName string, homeTeamName string, linescore *ncaa.Linescore) table.Model
- func BuildPlayerStatsTable(players []ncaa.PlayerStatsBasketball) table.Model
- func EmptyLinescoreTable() table.Model
- func EmptyPlayerStatsTable() table.Model
- func RenderScoreText(boxscore *ncaa.GameinfoNCAA) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildLinescoreTable ¶
func BuildPlayerStatsTable ¶
func BuildPlayerStatsTable(players []ncaa.PlayerStatsBasketball) table.Model
func EmptyLinescoreTable ¶
func EmptyPlayerStatsTable ¶
func RenderScoreText ¶
func RenderScoreText(boxscore *ncaa.GameinfoNCAA) string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.