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

# Functions

New creates a new reva instance.
WithContext sets the context to use.
WithLogger provides a function to set the logger option.
WithPidFile sets to pidfile to use.
WithRegistry provides a function to set the registry.

# Structs

Options defines the available options for this package.
Reva represents a full instance of reva.
Server represents a reva server (grpc or http).

# Type aliases

Option defines a single option function.