init module

This commit is contained in:
Risotto Bias 2024-12-29 03:40:53 -07:00
parent fe54c6a406
commit db7eb587fb
7 changed files with 9 additions and 0 deletions

1
add.go Normal file
View file

@ -0,0 +1 @@
package basis

1
edit.go Normal file
View file

@ -0,0 +1 @@
package basis

3
go.mod Normal file
View file

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

1
init.go Normal file
View file

@ -0,0 +1 @@
package basis

1
join.go Normal file
View file

@ -0,0 +1 @@
package basis

1
remove.go Normal file
View file

@ -0,0 +1 @@
package basis

1
vacuum.go Normal file
View file

@ -0,0 +1 @@
package basis