Skip to content
forked from anakin/gopool

golang实现的简单连接池

Notifications You must be signed in to change notification settings

xg-zhang/gopool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Travis Status for anakin/gopool Go Report Card

go实现的简单连接池功能,内部实现使用的是链表而不是channel

线程安全

About

golang实现的简单连接池

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%