package
Version:
v0.0.0-...-db593c7
Opens a new window with list of versions in this module.
Published: Jan 27, 2015
License: BSD-2-Clause
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Pool struct {
New func() interface{}
}
func (p *Pool) Get() interface{}
func (p *Pool) Put(x interface{})
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.