OnRingInstanceHeartbeat is called while the instance is updating its heartbeat in the ring.
(lifecycler *BasicLifecycler, ringDesc *Desc, instanceDesc *InstanceDesc)
| 36 | // OnRingInstanceHeartbeat is called while the instance is updating its heartbeat |
| 37 | // in the ring. |
| 38 | OnRingInstanceHeartbeat(lifecycler *BasicLifecycler, ringDesc *Desc, instanceDesc *InstanceDesc) |
| 39 | } |
| 40 | |
| 41 | type BasicLifecyclerConfig struct { |
no outgoing calls
no test coverage detected