Documentation
¶
Index ¶
Constants ¶
View Source
const BUF_SIZE_EXTEND = 1024 * 8
View Source
const MAX_BUF_SIZE = 1024 * 1024 * 512
Variables ¶
View Source
var UserAgent = "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36"
Functions ¶
Types ¶
type RemoteAddresser ¶
type Transport ¶
type Transport interface {
io.ReadWriteCloser
RemoteAddresser
}
func MakeTransport ¶
Click to show internal directories.
Click to hide internal directories.