status

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package status provides runtime mode, data header type, and status constant definitions.

Index

Constants

View Source
const (
	UNSET int = iota - 1
	OFFLINE
	SERVER
	CLIENT
)

Runtime mode constants.

View Source
const (
	REQTASK = iota + 1 // task request header
	TASK               // task response stream header
	LOG                // log output header
)

Data header type constants.

View Source
const (
	STOPPED = iota - 1
	STOP
	RUN
	PAUSE
)

Runtime status constants.

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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