Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Connection ¶
func NewConnection ¶
func NewConnection(conn net.Conn, counter *atomic.Int64, m *smap.Map[*Connection]) *Connection
func (*Connection) Close ¶
func (c *Connection) Close() error
func (*Connection) Reset ¶
func (c *Connection) Reset() error
Click to show internal directories.
Click to hide internal directories.