type net.TCPConn (struct)
Method Implmentations (10 other methods implement nothing)
Close() error
*TCPConn.M : Conn.Close
*TCPConn.M : io.Closer.Close
*TCPConn.M : io.ReadCloser.Close
*TCPConn.M : io.ReadWriteCloser.Close
*TCPConn.M : io.WriteCloser.Close
Read(b []byte) (int, error)
*TCPConn.M : Conn.Read
*TCPConn.M : io.ReadCloser.Read
*TCPConn.M : io.Reader.Read
*TCPConn.M : io.ReadWriteCloser.Read
*TCPConn.M : io.ReadWriter.Read
Write(b []byte) (int, error)
*TCPConn.M : Conn.Write
*TCPConn.M : io.ReadWriteCloser.Write
*TCPConn.M : io.ReadWriter.Write
*TCPConn.M : io.WriteCloser.Write
*TCPConn.M : io.Writer.Write
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)