Versions in this module Expand all Collapse all v0 v0.0.2 Aug 9, 2022 v0.0.1 Aug 9, 2022 Changes in this version + type Net struct + func (n *Net) Listening() (bool, error) + func (n *Net) PeerCount() (uint64, error) + func (n *Net) Version() (uint64, error)