ing
This commit is contained in:
parent
bbd3bd7237
commit
71dd73d897
2
pool.go
2
pool.go
@ -46,7 +46,7 @@ func New(ph PoolHandler) Pool {
|
||||
ph: ph,
|
||||
}
|
||||
|
||||
return p, nil
|
||||
return p
|
||||
}
|
||||
|
||||
func (p *pool) Start() error {
|
||||
|
Loading…
x
Reference in New Issue
Block a user