package
2.18.0
Repository: https://github.com/edgelesssys/constellation.git
Documentation: pkg.go.dev

# Functions

New returns a new RecoveryServer.
NewStub returns a new stubbed RecoveryServer.

# Structs

RecoveryServer is a gRPC server that can be used by an admin to recover a restarting node.
StubServer implements the RecoveryServer interface but does not actually start a server.