type github.com/valyala/fastjson.ParserPool
4 uses
github.com/valyala/fastjson (current package)
handy.go#L3: var handyPool ParserPool
pool.go#L8: type ParserPool struct {
pool.go#L15: func (pp *ParserPool) Get() *Parser {
pool.go#L27: func (pp *ParserPool) Put(p *Parser) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)