Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GameScreenModel ¶
type GameScreenModel struct {
// contains filtered or unexported fields
}
func InitGameScreenModel ¶
func InitGameScreenModel(game mlb.Game, previousModel Model) *GameScreenModel
func (GameScreenModel) Init ¶
func (m GameScreenModel) Init() tea.Cmd
func (GameScreenModel) View ¶
func (m GameScreenModel) View() string
Directories
¶
| Path | Synopsis |
|---|---|
|
Credit to @dylantientcheu for this implementation originally from nbacli https://github.com/dylantientcheu/nbacli/blob/master/ui/gameboard/scoretext/scoretext.go
|
Credit to @dylantientcheu for this implementation originally from nbacli https://github.com/dylantientcheu/nbacli/blob/master/ui/gameboard/scoretext/scoretext.go |
Click to show internal directories.
Click to hide internal directories.