github.com/valyala/fastjson.ParserPool.Get (method)
7 uses
github.com/valyala/fastjson (current package)
handy.go#L14: p := handyPool.Get()
handy.go#L35: p := handyPool.Get()
handy.go#L62: p := handyPool.Get()
handy.go#L82: p := handyPool.Get()
handy.go#L102: p := handyPool.Get()
handy.go#L121: p := handyPool.Get()
pool.go#L15: func (pp *ParserPool) Get() *Parser {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)