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

Method RoleHistory

auth/user.go:263–265  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

261}
262
263func (user *userImpl) RoleHistory() TimedSetHistory {
264 return user.RoleHistory_
265}
266
267// Type is used to store a pair of channel names to triggered by sequences
268// If there already exists the channel in the map it'll only update its sequence if the sequence being added is greater

Calls

no outgoing calls

Tested by

no test coverage detected