# Functions
New creates a new instance of the Server.
SignMessage signs Control service message with private key.
WithAllowedKeys returns option to add public keys to white list of the Control service.
# Interfaces
HealthChecker is component interface for calculating the current health status of a node.
SignedMessage is an interface of Control service message.
# Type aliases
Option specifies Server's optional parameter.