subsystem

package
v0.7.2 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2026 License: AGPL-3.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 ID

type ID uint8

ID represents a subsystem in the application.

const (
	None ID = iota
	Generator
	GeneratorAddress
	GeneratorName
	XFR
	Scanner
	MetaEngine
)

func AllSubsystems added in v0.4.0

func AllSubsystems() []ID

AllSubsystems returns a slice of all valid subsystem IDs.

func (ID) Int added in v0.4.0

func (id ID) Int() int

UInt8 returns the subsystem's integer value.

Jump to

Keyboard shortcuts

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