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

Method CreateScope

base/dcp_client_stream_observer.go:113–115  ·  view source on GitHub ↗
(creation gocbcore.DcpScopeCreation)

Source from the content-addressed store, hash-verified

111}
112
113func (dc *DCPClient) CreateScope(creation gocbcore.DcpScopeCreation) {
114 // Not used by SG at this time
115}
116
117func (dc *DCPClient) DeleteScope(deletion gocbcore.DcpScopeDeletion) {
118 // Not used by SG at this time

Callers 2

CreateDataStoreMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected