Module structure

This commit is contained in:
Ian Gulliver
2023-06-11 20:32:36 -07:00
parent e3cfe112df
commit d832ab35c7
5 changed files with 69 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module github.com/gopatchy/event
go 1.20