Versions in this module Expand all Collapse all v0 v0.1.3 Dec 27, 2019 v0.1.2 Oct 29, 2019 v0.1.1 Sep 25, 2019 Changes in this version + type SyncHeightManager struct + func NewSyncHeightManager(sw *p2p.Switch, app *app.LinkApplication, checkInterval time.Duration, ...) *SyncHeightManager + func (sm *SyncHeightManager) OnStart() error + func (sm *SyncHeightManager) OnStop()