package
Version:
v0.0.0-...-40ef913
Opens a new window with list of versions in this module.
Published: May 5, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Pool 池
func New(n func() interface{}) (p *Pool)
New New
func (p *Pool) Get() (x interface{})
Get Get
func (p *Pool) Put(x interface{})
Put adds x to the pool.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.