debian/nocui
Jeff Carr 841e6252c9 common tree package for toolkits
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>
2024-01-17 21:31:49 -06:00
..
Makefile move to 'go.wit.com/log' 2024-01-08 20:17:49 -06:00
README.md move into seperate repo 2024-01-01 16:11:54 -06:00
action.go common tree package for toolkits 2024-01-17 21:31:49 -06:00
args.go go.wit.com/log change 2024-01-08 23:53:20 -06:00
event.go common tree package for toolkits 2024-01-17 21:31:49 -06:00
go.mod common tree package for toolkits 2024-01-17 21:31:49 -06:00
main.go common tree package for toolkits 2024-01-17 21:31:49 -06:00
stdin.go common tree package for toolkits 2024-01-17 21:31:49 -06:00
structs.go common tree package for toolkits 2024-01-17 21:31:49 -06:00
tree.go common tree package for toolkits 2024-01-17 21:31:49 -06:00

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.