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

Method GetCollectionsAccess

auth/collection_access.go:67–67  ·  view source on GitHub ↗

Returns the CollectionAccess map

()

Source from the content-addressed store, hash-verified

65
66 // Returns the CollectionAccess map
67 GetCollectionsAccess() map[string]map[string]*CollectionAccess
68}
69
70// UserCollectionChannelAPI defines the interface for managing channel access that is supported by users but not roles.

Callers 4

DeleteRoleMethod · 0.65
marshalPrincipalFunction · 0.65
getAuditEventAccessFunction · 0.65

Implementers 1

roleImplauth/role.go

Calls

no outgoing calls

Tested by

no test coverage detected