Created Termdash API (markdown)

Jakub Sobon 2019-02-24 00:32:28 -05:00
parent da622cb061
commit f6623eb5ed
1 changed files with 10 additions and 0 deletions

10
Termdash-API.md Normal file

@ -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.