Versions in this module Expand all Collapse all v0 v0.2.7 Jul 12, 2021 Changes in this version + type Tracker struct + func New(protocol string, timeout time.Duration) *Tracker + func (t *Tracker) Fulfil(peer string, version uint, code uint64, id uint64) + func (t *Tracker) Track(peer string, version uint, reqCode uint64, resCode uint64, id uint64)