Versions in this module Expand all Collapse all v1 v1.0.0 Aug 10, 2017 Changes in this version + type Conn interface + Duplex func() Duplex + Tx func(w, r []byte) error + type Duplex int + const DuplexUnknown + const Full + const Half + func (i Duplex) String() string + type Limits interface + MaxTxSize func() int Incompatible versions in this module v3.6.4+incompatible Jun 12, 2020