Initial Store implementation

This commit is contained in:
Ian Gulliver
2022-03-15 04:43:03 +00:00
parent 53511b9da7
commit 4a22289ae2
6 changed files with 125 additions and 2 deletions

2
go.sum Normal file
View File

@@ -0,0 +1,2 @@
github.com/google/uuid v1.3.0 h1:t6JiXgmwXMjEs8VusXIJk2BXHsn+wx8BZdTaoZ5fu7I=
github.com/google/uuid v1.3.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=