status

package
v1.5.1 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2021 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Status

type Status int

Status definition.

const (
	// Disabled means that a component is inactive, disabled.
	Disabled Status = iota

	// Enabled means that a component is active, enabled.
	Enabled
)

func (Status) String

func (f Status) String() string

String translates enum Status to string.

Jump to

Keyboard shortcuts

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