Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HeartBeatScheduler ¶
type HeartBeatScheduler struct {
// contains filtered or unexported fields
}
func NewHeartBeatScheduler ¶
func NewHeartBeatScheduler(repo repo.HeartbeatRepo) *HeartBeatScheduler
func (*HeartBeatScheduler) Schedule ¶
func (sch *HeartBeatScheduler) Schedule(interval time.Duration)
Click to show internal directories.
Click to hide internal directories.