mirror of https://github.com/mum4k/termdash.git
Created Termdash API (markdown)
parent
da622cb061
commit
f6623eb5ed
|
@ -0,0 +1,10 @@
|
|||
# Termdash API
|
||||
|
||||
[![Doc Status](https://godoc.org/github.com/mum4k/termdash?status.png)](https://godoc.org/github.com/mum4k/termdash)
|
||||
|
||||
The [termdash](https://github.com/mum4k/termdash/blob/master/termdash.go) package provides the developer with the main entry point to Termdash. This package is used to:
|
||||
|
||||
- Start and stop the application.
|
||||
- Control screen redraw.
|
||||
- Process runtime errors.
|
||||
- Subscribe to keyboard an mouse events.
|
Loading…
Reference in New Issue