//
pkg.gl
Category
github.com/owncloud/reva/v2
pkg
share
manager
jsoncs3
sharecache
package
2.0.0-20250403040254-885e5f19607f
Repository:
https://github.com/owncloud/reva.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
16
Dependents
1
Files
327 SLOC
#
Functions
New
New returns a new Cache instance.
#
Structs
Cache
Cache caches the list of share ids for users/groups It functions as an in-memory cache with a persistence layer The storage is sharded by user/group.
SpaceShareIDs
SpaceShareIDs holds the unique list of share ids for a space.
UserShareCache
UserShareCache holds the space/share map for one user.