package
0.2501.0
Repository: https://github.com/oasisprotocol/oasis-core.git
Documentation: pkg.go.dev

# Functions

NewClient creates a new gRPC worker storage client.
RegisterService registers a new storage worker service with the given gRPC server.

# Constants

ModuleName is the storage worker module name.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

ErrCantPauseCheckpointer is the error returned when trying to pause the checkpointer without setting the debug flag.
ErrRuntimeNotFound is the error returned when the called references an unknown runtime.

# Structs

Client is a gRPC worker storage client.
GetLastSyncedRoundRequest is a GetLastSyncedRound request.
GetLastSyncedRoundResponse is a GetLastSyncedRound response.
PauseCheckpointerRequest is a PauseCheckpointer request.
Status is the storage worker status.

# Interfaces

StorageWorker is the storage worker control API interface.

# Type aliases

StorageWorkerStatus is the status of the storage worker.