package
0.0.0-20240222034058-dd38e49ff80b
Repository: https://github.com/keminar/anyproxy.git
Documentation: pkg.go.dev

# Functions

NewReader returns a new Reader whose buffer has the default size.
NewReaderSize returns a new Reader whose buffer has at least the specified size.
NewReaderWithBuf 带有前置buf内容的Reader实例.

# Variables

ErrBufferFull Buffer is full.
ErrNegativeCount negative count.

# Structs

A Reader implements convenience methods for reading requests or responses from a text protocol network connection.