type crypto/tls.Conn (struct)
Method Implmentations (38 other methods implement nothing)
Close() error
*Conn.M : io.Closer.Close
*Conn.M : io.ReadCloser.Close
*Conn.M : io.ReadWriteCloser.Close
*Conn.M : io.WriteCloser.Close
*Conn.M : net.Conn.Close
ConnectionState() ConnectionState
*Conn.M : golang.org/x/net/http2.connectionStater.ConnectionState
*Conn.M : net/http.http2connectionStater.ConnectionState
Read(b []byte) (int, error)
*Conn.M : io.ReadCloser.Read
*Conn.M : io.Reader.Read
*Conn.M : io.ReadWriteCloser.Read
*Conn.M : io.ReadWriter.Read
*Conn.M : net.Conn.Read
Write(b []byte) (int, error)
*Conn.M : io.ReadWriteCloser.Write
*Conn.M : io.ReadWriter.Write
*Conn.M : io.WriteCloser.Write
*Conn.M : io.Writer.Write
*Conn.M : net.Conn.Write
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)