Documentation ¶
Index ¶
- Constants
- type Heartbeat
- func (x *Heartbeat) Description() string
- func (x *Heartbeat) NewTick(month, day, weekday, hour, minute, second int8, name string)
- func (x *Heartbeat) Process(e agent.Event) error
- func (x *Heartbeat) SampleConfig() string
- func (x *Heartbeat) Start(e chan agent.Event) error
- func (x *Heartbeat) Stop()
- func (x *Heartbeat) Subscribe() []string
Constants ¶
View Source
const ANY = -1
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Heartbeat ¶
type Heartbeat struct {
// contains filtered or unexported fields
}
func (*Heartbeat) Description ¶
func (*Heartbeat) SampleConfig ¶
Click to show internal directories.
Click to hide internal directories.