mirror of
https://github.com/go-micro/go-micro.git
synced 2025-03-03 15:22:30 +02:00
parent
107bd74187
commit
9960cd1d36
@ -27,7 +27,7 @@ type streamsPool struct {
|
||||
head *poolConn
|
||||
// busy conns list
|
||||
busy *poolConn
|
||||
// the siza of list
|
||||
// the size of list
|
||||
count int
|
||||
// idle conn
|
||||
idle int
|
||||
|
Loading…
x
Reference in New Issue
Block a user