//
pkg.gl
Category
github.com/ExerciseCoding/template
internal
pool
package
1.0.4
Repository:
https://github.com/exercisecoding/template.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
62 SLOC
#
Packages
task
No description provided by the author
#
Functions
New
New 创建一个Pool实例 factory 必须返回T类型的值,并且不能返回nil.
NewMyCache
No description provided by the author
#
Structs
MyCache
No description provided by the author
MyPool
No description provided by the author
Pool
No description provided by the author