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

# Constants

StatusStateReady is the ready status state.
StatusStateRuntimeSuspended is the runtime suspended status state.
StatusStateWaitingConsensusSync is the waiting for consensus sync status state.
StatusStateWaitingHistoryReindex is the waiting for runtime history reindex status state.
StatusStateWaitingHostedRuntime is the waiting for the hosted runtime status state.
StatusStateWaitingKeymanager is the waiting for keymanager status state.
StatusStateWaitingRuntimeRegistry is the waiting for runtime registry descriptor status state.
StatusStateWaitingWorkersInit is the waiting for workers to initialize status state.

# Structs

HostStatus is the runtime host status.
LivenessStatus is the liveness status for the current epoch.
Status is the common runtime worker status.

# Type aliases

StatusState is the concise status state of the common runtime worker.