summaryrefslogtreecommitdiff
path: root/examples.go
AgeCommit message (Collapse)Author
2019-05-23remove demo examplesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-22more moving of all variables into a common structureJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-22I guess all GUI stuff must go in here. No other goroutine can everJeff Carr
interact with the GUI or Windows cross platform support breaks. Lame Signed-off-by: Jeff Carr <[email protected]>
2019-05-12more code cleanupJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-12move sample code into appropriate filesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>