Documentation ¶
Index ¶
Constants ¶
View Source
const DeadInterval = 15
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type State ¶
type State struct { PlayerState api.PlayerStateMessage SystemInformation api.SystemInformationMessage LastUpdatedTS int64 }
type Watcher ¶
type Watcher struct { LastFMAPIKey string LastFMAPISecret string LastFMUsername string LastFMPassword string // contains filtered or unexported fields }
func NewNodeWatcher ¶
func (*Watcher) ClientWatcher ¶
func (*Watcher) LoginLastFm ¶
func (nw *Watcher) LoginLastFm()
func (*Watcher) ServerWatcher ¶
func (*Watcher) SetNowPlaying ¶
Click to show internal directories.
Click to hide internal directories.