Returns the CollectionAccess map
()
| 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. |
no outgoing calls
no test coverage detected