Documentation
¶
Index ¶
Constants ¶
View Source
const ( StateOnline = "online" StateOffline = "offline" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Counters ¶
type Counters struct { All int Online int Offline int Watched int Unwatched int Pingable int Unpingable int }
func GetListCounts ¶
func GetListCounts() *Counters
Click to show internal directories.
Click to hide internal directories.