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

# Functions

DropBreak 去掉尾部换行.
NewReader returns a new Reader reading from r.
Trim 去掉头和尾的空格和\t It does not assume Unicode or UTF-8.

# Structs

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

# Type aliases

A ProtocolError describes a protocol violation such as an invalid response or a hung-up connection.