Documentation ¶
Overview ¶
package online manage device online state and store it in redis.
Index ¶
Constants ¶
View Source
const (
OnlineStatusKeyPrefix = "device:onlinestatus:"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
func NewManager ¶
func (*Manager) GetOffline ¶
func (*Manager) SetHeartbeat ¶
Click to show internal directories.
Click to hide internal directories.