package
Version:
v1.0.15
Opens a new window with list of versions in this module.
Published: Jun 18, 2022
License: GPL-3.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
GetBuffer gets a buffer from pool, size should in range: [1, 65536],
otherwise, this function will call make([]byte, size) directly.
func PutBuffer(buf []byte)
PutBuffer puts a buffer into pool.
type DefaultTcpDialer struct {
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.