Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client []*ClientConnection
type ClientConnection ¶
type ClientConnection struct { Conn io.WriteCloser RemoteAddr string LastKeepAlive int64 IsIdle bool }
type ClientPrivateIP ¶
type ClientPrivateIP = string
type DiscardConn ¶
type DiscardConn struct{}
func (DiscardConn) Close ¶
func (DiscardConn) Close() error
type LocalConnAddr ¶
type LocalConnAddr = string
Click to show internal directories.
Click to hide internal directories.