package
0.0.0-20230301081111-79ba34714ab8
Repository: https://github.com/truecloudlab/frostfs-node.git
Documentation: pkg.go.dev
# 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.