//
pkg.gl
Category
go.uber.org/zap
buffer
package
1.27.0
Repository:
https://github.com/uber-go/zap.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
3
Dependents
778
Files
94 SLOC
#
Functions
NewPool
NewPool constructs a new Pool.
#
Structs
Buffer
Buffer is a thin wrapper around a byte slice.
Pool
A Pool is a type-safe wrapper around a sync.Pool.