Documentation ¶
Index ¶
Constants ¶
View Source
const ( Main = iota Help Tags )
View Source
const Version = "0.5.2"
Variables ¶
This section is empty.
Functions ¶
func VersionString ¶
func VersionString() string
Types ¶
type Application ¶ added in v0.4.0
type Application struct {
// contains filtered or unexported fields
}
func NewApp ¶
func NewApp(player *Player, stations []Station) *Application
func (*Application) Run ¶ added in v0.4.0
func (a *Application) Run() error
Click to show internal directories.
Click to hide internal directories.