Several changes

Switch timerlist to a slice of pointers to timers
Go mod
This commit is contained in:
2022-01-17 09:55:44 -06:00
parent d35b67037e
commit d0c9ea8f27
4 changed files with 36 additions and 14 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module git.bullercodeworks.com/brian/go-timertxt
go 1.17