package
Version:
v0.0.0-...-35843ba
Opens a new window with list of versions in this module.
Published: Mar 17, 2023
License: GPL-3.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
WithAge defined element max age (millisecond)
func WithEvict(cb func(interface{})) Option
WithEvict set the evict callback
WithSize defined max size of Pool
Pool is for GC, see New for detail
func (p Pool) Get() (interface{}, error)
func (p Pool) Put(item interface{})
Source Files
¶
Click to show internal directories.
Click to hide internal directories.