go-common/library/container/pool
2019-04-22 02:59:20 +00:00
..
BUILD init 2019-04-22 02:59:20 +00:00
CHANGELOG.md init 2019-04-22 02:59:20 +00:00
CONTRIBUTORS.md init 2019-04-22 02:59:20 +00:00
list_test.go init 2019-04-22 02:59:20 +00:00
list.go init 2019-04-22 02:59:20 +00:00
OWNERS init 2019-04-22 02:59:20 +00:00
pool.go init 2019-04-22 02:59:20 +00:00
README.md init 2019-04-22 02:59:20 +00:00
slice_test.go init 2019-04-22 02:59:20 +00:00
slice.go init 2019-04-22 02:59:20 +00:00

pool

项目简介

通用连接池实现

编译环境
  • 请只用 Golang v1.8.x 以上版本编译执行
依赖包

1.公共包go-common