//
pkg.gl
Category
github.com/jeffzhangme/zap
buffer
package
1.9.1
Repository:
https://github.com/jeffzhangme/zap.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
73 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.