Go to file
Jeff Carr 66f87e3448 just a "gui" from <STDIN>
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-18 00:11:03 -06:00
Makefile just a "gui" from <STDIN> 2024-01-18 00:11:03 -06:00
README.md just a "gui" from <STDIN> 2024-01-18 00:11:03 -06:00
action.go just a "gui" from <STDIN> 2024-01-18 00:11:03 -06:00
args.go just a "gui" from <STDIN> 2024-01-18 00:11:03 -06:00
event.go just a "gui" from <STDIN> 2024-01-18 00:11:03 -06:00
go.mod just a "gui" from <STDIN> 2024-01-18 00:11:03 -06:00
main.go just a "gui" from <STDIN> 2024-01-18 00:11:03 -06:00
stdin.go just a "gui" from <STDIN> 2024-01-18 00:11:03 -06:00
structs.go just a "gui" from <STDIN> 2024-01-18 00:11:03 -06:00
tree.go just a "gui" from <STDIN> 2024-01-18 00:11:03 -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.