input

package
v0.0.21 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExclusionManager added in v0.0.16

type ExclusionManager interface {
	IncludeProcess(includeKey string) error
	ExcludeProcess(excludeKey string) error
	ExcludedProcesses() ([]string, error)
	ExclusionInProgressProcesses() ([]string, error)
}

type StatusProvider added in v0.0.14

type StatusProvider interface {
	Status() (json.RawMessage, error)
}

func Select

func Select() StatusProvider

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳