Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServerCron ¶
type ServerCron struct { HeartbeatService *service.HeartbeatService `inject:""` JobService *service.JobService `inject:""` }
func NewServerCron ¶
func NewServerCron() *ServerCron
func (*ServerCron) Init ¶
func (s *ServerCron) Init()
Click to show internal directories.
Click to hide internal directories.