Searched defs:poolFunc (Results 1 – 1 of 1) sorted by relevance
563 type poolFunc struct { struct564 pctx *packageContext565 name_ string566 paramsFunc func(interface{}) (PoolParams, error)567 fullName_ string