Go to file
Jeff Carr 53946ed046 finding these correctly
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-18 16:06:00 -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 really everywhere this time 2024-01-18 04:35:05 -06:00
args.go paths 2024-01-18 04:08:32 -06:00
event.go really everywhere this time 2024-01-18 04:35:05 -06:00
go.mod finding these correctly 2024-01-18 16:06:00 -06:00
go.sum finding these correctly 2024-01-18 16:06:00 -06:00
main.go just a "gui" from <STDIN> 2024-01-18 00:11:03 -06:00
stdin.go paths 2024-01-18 04:08:32 -06:00
structs.go paths 2024-01-18 04:08:32 -06:00
tree.go paths 2024-01-18 04:08:32 -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.