Remove pools_nopool.go & build tag from pools.go
Fix #11576 Signed-off-by: Gleb Shepelev <shepelyov.g@gmail.com>
This commit is contained in:
parent
b4cd20a3ad
commit
fb7d4d784e
2 changed files with 0 additions and 75 deletions
|
@ -1,5 +1,3 @@
|
|||
// +build go1.3
|
||||
|
||||
// Package pools provides a collection of pools which provide various
|
||||
// data types with buffers. These can be used to lower the number of
|
||||
// memory allocations and reuse buffers.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue