Initial commit

This commit is contained in:
Leon Mika 2020-08-23 08:15:12 +10:00
commit 5b42d91781
6 changed files with 207 additions and 0 deletions

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module github.com/lmika/events
go 1.14