Searched defs:builtinPool (Results 1 – 1 of 1) sorted by relevance
622 type builtinPool struct { struct623 name_ string626 func (p *builtinPool) packageContext() *packageContext {630 func (p *builtinPool) name() string {634 func (p *builtinPool) fullName(pkgNames map[*packageContext]string) string {638 func (p *builtinPool) def(config interface{}) (*poolDef, error) {649 func (p *builtinPool) String() string {