consts

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DrawerGenericName = `generic`
	TermGenericName   = `generic`

	LibraryName = `termimg`

	CheckTermPassed = `passed`
	CheckTermFailed = `failed`
	CheckTermDummy  = `dummy` // promoted dummy core method
)

Variables

View Source
var (
	ErrNotImplemented          = errors.New(`not implemented`)
	ErrNilReceiver             = errors.New(`nil receiver`)
	ErrNilParam                = errors.New(`nil parameter`)
	ErrNilImage                = errors.New(`nil image`)
	ErrPlatformNotSupported    = errors.New(`platform not supported`)
	ErrTimeoutInterval         = errors.New(`terminal querying timeout (interval)`)
	ErrXTGetTCapInvalidRequest = errors.New(`invalid XTGETTCAP request`)
)

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