# Functions
RegisterMetrics register the server metrics to the named Prometheus registry.
# Variables
RefreshCounts tracks the number of times Refresh are called for a server.
RefreshErrors tracks the number of times Refresh failed for a server.
# Structs
Config encapsulates the command-line parameters that can be supplied to configure the behavior of Visus.
# Interfaces
The Server interface manages the lifecycle of a process that controls access to a resource.