status

package
v0.0.0-...-5c2b304 Latest Latest
Warning

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

Go to latest
Published: May 29, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ReadyState      = "Ready"
	ProcessingState = "Processing"
	FailedState     = "Failed"
)

Variables

This section is empty.

Functions

func StateText

func StateText(status Status) string

Types

type Status

type Status = int
const (
	Registered Status = 1 << iota
	Configured
	Processing
	Failed
	Empty = 0
)

Jump to

Keyboard shortcuts

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