1
0
mirror of https://github.com/ceph/ceph-csi.git synced 2025-03-16 04:19:29 +00:00
ceph-csi/vendor/github.com/gemalto/flume/buffer.go

6 lines
79 B
Go
Raw Normal View History

package flume
import "go.uber.org/zap/buffer"
var bufPool = buffer.NewPool()