MCPcopy Create free account
hub / github.com/couchbase/moss / AllocDel

Method AllocDel

api.go:355–355  ·  view source on GitHub ↗

AllocDel is like Del(), but the caller must provide []byte parameters that came from Alloc().

(keyFromAlloc []byte)

Source from the content-addressed store, hash-verified

353 // AllocDel is like Del(), but the caller must provide []byte
354 // parameters that came from Alloc().
355 AllocDel(keyFromAlloc []byte) error
356
357 // AllocMerge is like Merge(), but the caller must provide []byte
358 // parameters that came from Alloc().

Callers 1

TestAllocCollectionFunction · 0.95

Calls

no outgoing calls

Tested by 1

TestAllocCollectionFunction · 0.76