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

# Functions

New returns a new Cache instance connecting to the given sql.DB.
NewMysql returns a new Cache instance connecting to a MySQL database.

# Structs

Cache represents a oc10-style file cache.
File represents an entry of the file cache.
Storage represents a storage entry in the database.
TrashItem represents a trash item of the file cache.

# Interfaces

Scannable describes the interface providing a Scan method.