MCPcopy Create free account
hub / github.com/corestoreio/pkg / pooledCodec

Struct pooledCodec

storage/objcache/pool.go:14–17  ·  view source on GitHub ↗

not quite sure if this seems to be a good idea. Each time you use sync.Pool, it is a bug report to the garbage collector. Additionally objects returned to the pool must have a maximum size.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected