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

# Functions

Run runs a reva server with the given config file and pid file.
RunWithOptions runs a reva server with the given config file, pid file and options.
WithLogger provides a function to set the logger option.
WithRegistry provides a function to set the registry.
WithTraceProvider provides a function to set the trace provider.

# Structs

Options defines the available options for this package.

# Type aliases

Option defines a single option function.