Versions in this module Expand all Collapse all v1 v1.8.1 Apr 6, 2023 v1.8.0 Mar 10, 2023 v1.7.6 Mar 9, 2023 Changes in this version + type Connection interface + type CounterConnection struct + ReadCounter stats.Counter + WriteCounter stats.Counter + func (c *CounterConnection) Read(b []byte) (int, error) + func (c *CounterConnection) Write(b []byte) (int, error)