mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-19 17:17:57 +08:00
migrated multi host connection pool from godropbox package
removing unneeded dependencies, which involved etcd versions.
This commit is contained in:
5
weed/wdclient/resource_pool/doc.go
Normal file
5
weed/wdclient/resource_pool/doc.go
Normal file
@@ -0,0 +1,5 @@
|
||||
// A generic resource pool for managing resources such as network connections.
|
||||
package resource_pool
|
||||
|
||||
// copied from https://github.com/dropbox/godropbox/tree/master/resource_pool
|
||||
// removed other dependencies
|
Reference in New Issue
Block a user