init module

This commit is contained in:
Risotto Bias 2024-12-29 03:39:50 -07:00
parent 3436ffc01e
commit 15113c9ea4
3 changed files with 9 additions and 0 deletions

3
go.mod Normal file
View file

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

3
middleware.go Normal file
View file

@ -0,0 +1,3 @@
package haunt
// middleware

3
prefs.go Normal file
View file

@ -0,0 +1,3 @@
package haunt
// prefs interface