Documentation
¶
Index ¶
Constants ¶
View Source
const ( OneMB uint = 1024 * 1024 * 1 FiveMB uint = 1024 * 1024 * 5 TenMB uint = 1024 * 1024 * 10 )
Variables ¶
This section is empty.
Functions ¶
func NewBytePool ¶
func NewBytePool() *bpool
func NewWriterPool ¶
func NewWriterPool() *wpool
Types ¶
type Configurer ¶
Click to show internal directories.
Click to hide internal directories.