Versions in this module Expand all Collapse all v1 v1.0.0 Jul 28, 2022 Changes in this version + type Echo struct + Data []byte + Length int + func (e *Echo) Read(c net.Conn) error + func (e *Echo) String() string + func (e *Echo) Write(c net.Conn) error