mrstatus

package
v0.28.0 Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Flow

type Flow interface {
	Exists(status Getter) bool
	Check(from, to Getter) bool
	PossibleToStatuses(from Getter) []Getter
	PossibleFromStatuses(to Getter) []Getter
}

Flow - интерфейс для управления статусами их переключениями.

type Getter

type Getter interface {
	String() string
}

Getter - статус участвующий во Flow.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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