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

# Packages

No description provided by the author

# Functions

New returns a new Cache instance connecting to the given sql.DB.
NewGatewayUserConverter returns a instance of GatewayUserConverter.
NewMysql returns a new share manager connection to a mysql database.

# Structs

DBShare stores information about user and public shares.
GatewayUserConverter converts usernames and ids using the gateway.

# Interfaces

UserConverter describes an interface for converting user ids to names and back.