Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/couchbase/sync_gateway
/ Security
Method
Security
base/stats.go:2340–2342 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2338
}
2339
2340
func
(d *DbStats) Security() *SecurityStats {
2341
return
d.SecurityStats
2342
}
2343
2344
func
(d *DbStats) InitSharedBucketImportStats() error {
2345
var
err error
Callers
3
checkPublicAuth
Method · 0.80
TestSyncFunctionException
Function · 0.80
getChannelsAndAccess
Method · 0.80
Calls
no outgoing calls
Tested by
1
TestSyncFunctionException
Function · 0.64