ci setup (pls work)

This commit is contained in:
2026-04-21 06:02:31 +02:00
parent 26924a5c01
commit ecc4169cd9
5 changed files with 117 additions and 47 deletions
+4
View File
@@ -15,6 +15,10 @@ import (
"github.com/skidoodle/pastebin/store"
)
var (
Version = "devel"
)
type config struct {
addr string
maxSize int64