Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Conn ¶
type Conn struct {
TcpConn *net.TCPConn
Reader *bufio.Reader
// contains filtered or unexported fields
}
wrap for TCPConn
func (*Conn) GetLocalAddr ¶
func (*Conn) GetRemoteAddr ¶
Click to show internal directories.
Click to hide internal directories.