Documentation ¶
Overview ¶
Package crontab example Synchronize the online status of the client
Package crontab example Synchronize the online status of the client
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClientOnlineState ¶
type ClientOnlineState struct {
// contains filtered or unexported fields
}
ClientOnlineState xxx
func NewSyncClientOnlineState ¶
func NewSyncClientOnlineState(set dao.Set, sd serviced.Service) ClientOnlineState
NewSyncClientOnlineState init client online state
func (*ClientOnlineState) Run ¶
func (c *ClientOnlineState) Run()
Run the sync client online state task
type SyncTicketStatus ¶
type SyncTicketStatus struct {
// contains filtered or unexported fields
}
SyncTicketStatus xxx
func NewSyncTicketStatus ¶
NewSyncTicketStatus init sync ticket status
Click to show internal directories.
Click to hide internal directories.