Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Value ¶
type Value struct { Version string `json:"-"` Debug bool `json:"-"` LogPath string `json:"-"` Favorites []string `json:"favorites,omitempty"` // Ordered station UUID's for user favorites }
func (*Value) IsFavorite ¶
func (*Value) ToggleFavorite ¶
Click to show internal directories.
Click to hide internal directories.