Searched refs:PoolFunc (Results 1 – 1 of 1) sorted by relevance
66 PoolFunc(name string, f func(interface{}) (PoolParams, error)) Pool methodSpec580 func (p *packageContext) PoolFunc(name string, f func(interface{}) (PoolParams, func