Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
BufBytes = 16 * 1024 * 1024
)
Functions ¶
func SetBufSize ¶
func SetBufSize(bytes int)
SetBufSize modifies the buffer size. It's for testing only, and callers are responsible for making sure there's no race with Get or Put.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.