Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // InfoTimeout timeout between update info through websocket InfoTimeout = time.Second // ScoreboardTimeout timeout between update scoreboard through websocket ScoreboardTimeout = time.Second // TasksTimeout timeout between update tasks through websocket TasksTimeout = time.Second // FlagTimeout timeout between send flags FlagTimeout = time.Second // ScoreboardRecalcTimeout timeout between update scoreboard ScoreboardRecalcTimeout = time.Second )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.