package
Version:
v0.0.4
Opens a new window with list of versions in this module.
Published: Dec 6, 2023
License: BSD-2-Clause
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 34
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
PENDING = Round(iota)
PRECOMPUTING
STANDBY
QUEUED
REALTIME
COMPLETED
FAILED
NUM_STATES
)
List of round states.
Round describes the state of the round.
String returns the string representation of the Round state. This functions
adheres to the fmt.Stringer interface.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.