# Functions
New creates, initializes and returns new Server instance.
SignMessage signs Control service message with private key.
# Interfaces
HealthChecker is component interface for calculating the current health status of a node.
NodeState is an interface of storage node network state.
SignedMessage is an interface of Control service message.
TreeService represents a tree service instance.
# Type aliases
Option of the Server's constructor.