//
pkg.gl
Category
github.com/mccutchen/urlresolver
bufferpool
package
0.2.2
Repository:
https://github.com/mccutchen/urlresolver.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
24 SLOC
#
Functions
New
New creates a new BufferPool.
#
Structs
BufferPool
BufferPool uses a sync.Pool to manage a pool of bytes.Buffer.