//
pkg.gl
Category
github.com/meshplus/hyperbench
core
vmpool
package
0.0.0-20220222071734-17003a62529c
Repository:
https://github.com/meshplus/hyperbench.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
91 SLOC
#
Functions
NewPoolImpl
NewPoolImpl create PoolImpl.
#
Structs
PoolImpl
PoolImpl implement Pool.
#
Interfaces
Pool
Pool is the reusable vm.VM pool, Pop and Push is concurrent-safe.