MCPcopy Create free account
hub / github.com/couchbase/sync_gateway / Close

Method Close

base/bootstrap.go:48–48  ·  view source on GitHub ↗

Close releases any long-lived connections

()

Source from the content-addressed store, hash-verified

46 GetDocument(ctx context.Context, bucket, docID string, rv interface{}) (exists bool, err error)
47 // Close releases any long-lived connections
48 Close()
49}
50
51// CouchbaseClusterSpec define how to make a connection to Couchbase Server

Callers 15

validateLogFileOutputFunction · 0.65
putDDocForTombstonesFunction · 0.65
closeMethod · 0.65
makeTestFileFunction · 0.65
executeStatementMethod · 0.65
TestN1qlQueryFunction · 0.65
TestN1qlFilterExpressionFunction · 0.65
TestMalformedN1qlQueryFunction · 0.65
getN1QLStoreFunction · 0.65
saveAsKeyFileFunction · 0.65

Implementers 2

RosmarClusterbase/rosmar_cluster.go
CouchbaseClusterbase/bootstrap.go

Calls

no outgoing calls

Tested by 15

makeTestFileFunction · 0.52
TestN1qlQueryFunction · 0.52
TestN1qlFilterExpressionFunction · 0.52
TestMalformedN1qlQueryFunction · 0.52
getN1QLStoreFunction · 0.52
saveAsKeyFileFunction · 0.52
saveAsCertFileFunction · 0.52
TestKeyNotFoundFunction · 0.52
TestOneShotDCPFunction · 0.52
TestTerminateDCPFeedFunction · 0.52