init module

This commit is contained in:
Risotto Bias 2024-12-29 03:40:06 -07:00
parent 76dcd03390
commit 86d27d152a
5 changed files with 7 additions and 0 deletions

1
add.go Normal file
View file

@ -0,0 +1 @@
package gobstore

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module git.bivouac.wiki/use/gobstore
go 1.22.5

1
init.go Normal file
View file

@ -0,0 +1 @@
package gobstore

1
remove.go Normal file
View file

@ -0,0 +1 @@
package gobstore

1
save.go Normal file
View file

@ -0,0 +1 @@
package gobstore