Jeff Carr
841e6252c9
This update provides *lots* of toolkit updates. This will allow the next step of debugging the gocui toolkit to make it work again. There are new common routines for handling the plugin channel communication Signed-off-by: Jeff Carr <jcarr@wit.com> |
||
---|---|---|
.. | ||
Makefile | ||
README.md | ||
action.go | ||
args.go | ||
event.go | ||
go.mod | ||
main.go | ||
stdin.go | ||
structs.go | ||
tree.go |
README.md
nogui
Package gui implements a abstraction layer for Go visual elements.
This is a sample plugin. It's a skeleton intended to be used when making a new toolkit plugin.