package bufferpool
Import Path
go.uber.org/zap/internal/bufferpool (on go.dev)
Dependency Relation
imports one package, and imported by 3 packages
Involved Source Files
Package bufferpool houses zap's shared internal buffer pool. Third-party
packages can recreate the same functionality with buffers.NewPool.
Package-Level Variables (total 2, in which 1 is exported)
Get retrieves a buffer from the pool, creating one if necessary.
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |