exitOn

package module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2024 License: MIT Imports: 6 Imported by: 0

README

This is a helper library to handle exiting an executable by using any key, or one of ESC, SPACE, ENTER keys.

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	MultipleHandlerErr = errors.New("only one key exit handler can be set at a time")
	AttachErr          = errors.New("error attaching to keyboard for input")
)

Functions

func AnyKey

func AnyKey() error

func AnyKeyWait

func AnyKeyWait() error

func Cancel

func Cancel()

func EnterKey

func EnterKey() error

func EnterKeyWait

func EnterKeyWait() error

func EscKey

func EscKey() error

func EscKeyWait

func EscKeyWait() error

func SpaceKey

func SpaceKey() error

func SpaceKeyWait

func SpaceKeyWait() error

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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