Versions in this module Expand all Collapse all v1 v1.12.0 Jul 26, 2016 Changes in this version + type Heartbeat struct + func New(timeout time.Duration, timeoutFunc func()) *Heartbeat + func (hb *Heartbeat) Beat() + func (hb *Heartbeat) Stop() + func (hb *Heartbeat) Update(d time.Duration)