states

package
v0.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 6, 2023 License: BSD-2-Clause Imports: 1 Imported by: 34

Documentation

Index

Constants

View Source
const (
	PENDING = Round(iota)
	PRECOMPUTING
	STANDBY
	QUEUED
	REALTIME
	COMPLETED
	FAILED
	NUM_STATES
)

List of round states.

Variables

This section is empty.

Functions

This section is empty.

Types

type Round

type Round uint32

Round describes the state of the round.

func (Round) String

func (r Round) String() string

String returns the string representation of the Round state. This functions adheres to the fmt.Stringer interface.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL