# Functions
ByUserIndexKeys is cache.IndexFunc for Groups that will index groups by User, so that a direct cache lookup using a User.Name will return all Groups that User is a member of.
No description provided by the author
# Constants
No description provided by the author
# Structs
GroupCache is a skin on an indexer to provide the reverse index from user to groups.