teeconn

package
v1.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 15, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Conn

type Conn struct {
	net.Conn
	// contains filtered or unexported fields
}

func New

func New(c net.Conn) *Conn

func (*Conn) Read

func (t *Conn) Read(b []byte) (n int, err error)

func (*Conn) Reread

func (t *Conn) Reread()

func (*Conn) Reset

func (t *Conn) Reset()

func (*Conn) Stop

func (t *Conn) Stop() *Conn

func (*Conn) Write

func (t *Conn) Write(b []byte) (n int, err error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL