Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/couchbase/moss
/ Start
Method
Start
api.go:141–141 ·
view source on GitHub ↗
Start kicks off required background tasks.
()
Source
from the content-addressed store, hash-verified
139
type
Collection
interface
{
140
// Start kicks off required background tasks.
141
Start() error
142
143
// Close synchronously stops background tasks and releases
144
// resources.
Callers
15
closeReopenFunc
Function · 0.95
TestIteratorMergeOps
Function · 0.95
testIteratorSingleMergeOp
Function · 0.95
testIteratorSeekTo
Function · 0.95
testSimpleStoreEx
Function · 0.95
testStoreOps
Function · 0.95
testStoreCompaction
Function · 0.95
TestNewCollection
Function · 0.95
TestNewCollectionCloseEvents
Function · 0.95
TestEmpty
Function · 0.95
TestOpsAsyncMergeBatchSize1
Function · 0.95
TestOpsAsyncMerge
Function · 0.95
Implementers
1
collection
collection.go
Calls
no outgoing calls
Tested by
15
TestIteratorMergeOps
Function · 0.76
testIteratorSingleMergeOp
Function · 0.76
testIteratorSeekTo
Function · 0.76
testSimpleStoreEx
Function · 0.76
testStoreOps
Function · 0.76
testStoreCompaction
Function · 0.76
TestNewCollection
Function · 0.76
TestNewCollectionCloseEvents
Function · 0.76
TestEmpty
Function · 0.76
TestOpsAsyncMergeBatchSize1
Function · 0.76
TestOpsAsyncMerge
Function · 0.76
TestOpsDeferredSort
Function · 0.76