Searched defs:builtinPool (Results 1 – 1 of 1) sorted by relevance
581 type builtinPool struct { struct582 name_ string585 func (p *builtinPool) packageContext() *packageContext {589 func (p *builtinPool) name() string {593 func (p *builtinPool) fullName(pkgNames map[*packageContext]string) string {597 func (p *builtinPool) def(config interface{}) (*poolDef, error) {608 func (p *builtinPool) String() string {