Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/couchbase/sync_gateway
/ User
Method
User
db/database.go:932–934 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
930
}
931
932
func
(db *Database) User() auth.User {
933
return
db.user
934
}
935
936
func
(db *Database) SetUser(user auth.User) {
937
db.user = user
Callers
15
NewUserWaiter
Method · 0.95
GetUserFunction
Method · 0.95
isReadOnlyGuest
Method · 0.45
NewBlipSyncContext
Function · 0.45
copyDatabaseCollectionWithUser
Method · 0.45
_copyContextDatabase
Method · 0.45
TestBlipSyncErrorUserinfo
Function · 0.45
blipSync
Function · 0.45
refreshUser
Method · 0.45
sendChanges
Method · 0.45
Invoke
Method · 0.45
Iterate
Method · 0.45
Calls
no outgoing calls
Tested by
3
TestBlipSyncErrorUserinfo
Function · 0.36
TestUserFunctions
Function · 0.36
TestUserN1QLQueries
Function · 0.36