Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
StatusMap = nmap.NewSafeMap()
)
Nodata Status Cache
Functions ¶
func StartJudgeCron ¶
func StartJudgeCron()
func TurnNodata ¶
Types ¶
type NodataStatus ¶
Nodata Status Struct
func GetAllNodataStatus ¶
func GetAllNodataStatus() []*NodataStatus
func GetNodataStatus ¶
func GetNodataStatus(key string) *NodataStatus
func NewNodataStatus ¶
func NewNodataStatus(key string, status string, cnt int, ts int64) *NodataStatus
func (*NodataStatus) String ¶
func (this *NodataStatus) String() string
Click to show internal directories.
Click to hide internal directories.