Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Instance = &AppStatus{ Idle: atomic.NewBool(false), }
Instance is a Singleton struct for storing application status. Some services check this flag and don't perform any actions if Idle = true
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.