automated snapshot

This commit is contained in:
sumi
2025-12-15 01:25:28 -06:00
parent f46bb4d17b
commit a66ea07961
9 changed files with 430 additions and 90 deletions

4
db.go Normal file
View File

@@ -0,0 +1,4 @@
package main
type DB struct {
}