package
2.27.7
Repository: https://github.com/cs3org/reva.git
Documentation: pkg.go.dev

# Functions

New returns a new Cache instance.

# Structs

Cache stores the list of received shares and their states It functions as an in-memory cache with a persistence layer The storage is sharded by user.
Space holds the received shares of one user in one space.
Spaces holds the received shares of one user per space.
State holds the state information of a received share.