package
0.21.3
Repository: https://github.com/tikafog/of.git
Documentation: pkg.go.dev

# Functions

ParseStatus attempts to convert a string to a Status.
ParseStep attempts to convert a string to a Step.

# Constants

No description provided by the author
StatusFailed is a Status of type Failed.
StatusMax is a Status of type Max.
StatusNone is a Status of type None.
StatusSuccess is a Status of type Success.
StatusWaiting is a Status of type Waiting.
StepAdd is a Step of type Add.
StepMax is a Step of type Max.
StepNone is a Step of type None.
StepRemove is a Step of type Remove.

# Structs

Instruct holds the schema definition for the Instruct entity.
Resource holds the schema definition for the Resource entity.
Version holds the schema definition for the Version entity.

# Type aliases

Status ..
Step ..