MCPcopy
hub / github.com/uber-go/zap / put

Method put

buffer/pool.go:51–53  ·  view source on GitHub ↗
(buf *Buffer)

Source from the content-addressed store, hash-verified

49}
50
51func (p Pool) put(buf *Buffer) {
52 p.p.Put(buf)
53}

Callers 1

FreeMethod · 0.80

Calls 1

PutMethod · 0.80

Tested by

no test coverage detected