//
pkg.gl
Category
github.com/mum4k/termdash
terminal
termbox
package
0.20.0
Repository:
https://github.com/mum4k/termdash.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
10
Dependents
46
Files
343 SLOC
#
Functions
ColorMode
ColorMode sets the terminal color mode.
New
New returns a new termbox based Terminal.
#
Constants
DefaultColorMode
DefaultColorMode is the default value for the ColorMode option.
#
Structs
Terminal
Terminal provides input and output to a real terminal.
#
Interfaces
Option
Option is used to provide options.