new-gui/toolkit/nocui
Jeff Carr 065b931106 nocui: a template for porting new toolkits
Signed-off-by: Jeff Carr <jcarr@wit.com>
2023-04-27 21:11:00 -05:00
..
Makefile nocui: a template for porting new toolkits 2023-04-27 21:11:00 -05:00
README.md nocui: a template for porting new toolkits 2023-04-27 21:11:00 -05:00
action.go nocui: a template for porting new toolkits 2023-04-27 21:11:00 -05:00
common.go nocui: a template for porting new toolkits 2023-04-27 21:11:00 -05:00
log.go nocui: a template for porting new toolkits 2023-04-27 21:11:00 -05:00
main.go nocui: a template for porting new toolkits 2023-04-27 21:11:00 -05:00
structs.go nocui: a template for porting new toolkits 2023-04-27 21:11:00 -05: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.