Versions in this module Expand all Collapse all v1 v1.0.1 Sep 3, 2022 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)