package bufferpool
Import Path
go.uber.org/zap/internal/bufferpool (on go.dev)
Dependency Relation
imports one package, and imported by 2 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 are exported)
Get retrieves a buffer from the pool, creating one if necessary.
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)