package
0.43.0
Repository: https://github.com/nspcc-dev/neofs-node.git
Documentation: pkg.go.dev

# Functions

New creates, initializes and returns new Server instance.
SignMessage signs Control service message with private key.

# Structs

Server is an entity that serves Control service on storage node.

# 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.