# 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.
# Type aliases
Option defines a single option function.