package
Version:
v0.0.0-...-b8e9a8a
Opens a new window with list of versions in this module.
Published: Mar 5, 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 Cond struct {
L Locker
}
func (c *Cond) Broadcast()
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.