util

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2020 License: MPL-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TeeConn

type TeeConn struct {
	net.Conn

	EnableWrite bool
	// contains filtered or unexported fields
}

func (*TeeConn) Read

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

func (*TeeConn) Reread added in v0.7.1

func (t *TeeConn) Reread()

func (*TeeConn) Reset added in v0.7.1

func (t *TeeConn) Reset()

func (*TeeConn) Stop

func (t *TeeConn) Stop()

func (*TeeConn) Write added in v0.7.1

func (t *TeeConn) 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