Versions in this module Expand all Collapse all v0 v0.1.0 Apr 19, 2020 Changes in this version + type Manager struct + func (m *Manager) Cancel(validatorID ids.ShortID, chainID ids.ID, requestID uint32) + func (m *Manager) Dispatch() + func (m *Manager) Initialize(duration time.Duration) + func (m *Manager) Register(validatorID ids.ShortID, chainID ids.ID, requestID uint32, timeout func())