package
3.0.0-rc.3+incompatible
Repository: https://github.com/vitessio/vitess.git
Documentation: pkg.go.dev

# Functions

NewReader returns a new heartbeat reader.
NewWriter creates a new Writer.

# Structs

Reader reads the heartbeat table at a configured interval in order to calculate replication lag.
Writer runs on master tablets and writes heartbeats to the _vt.heartbeat table at a regular interval, defined by heartbeat_interval.