# Functions
GetRSAPrivateKey reads an RSA private key from a PEM-encoded file.
GetTrustedSubnet parses a CIDR notated trusted subnet and returns a parsed subnet.
NewMetricService is constructor for creating a new MetricService.
NewServer is constructor for creating a new Server instance.
NewSignWriter is constructor for creating a new signWriter.
# Structs
MetricService is a service for managing metrics.
Server is the server for handling requests to work with metrics representation.