Versions in this module Expand all Collapse all v1 v1.0.0 Aug 17, 2023 Changes in this version + type Recorder interface + GetCurrentState func() connectivity.State + RecordTransition func(oldState, newState connectivity.State) + func New(lg *zap.Logger) Recorder