1
0
Fork 0

chore: remove empty hivemind-lite

This commit is contained in:
Arthur K. 2026-01-31 15:37:05 +03:00
parent fc31d375a2
commit 0d90395eef
Signed by: wzray
GPG key ID: B97F30FDC4636357
2 changed files with 3 additions and 7 deletions

View file

@ -9,6 +9,9 @@ import (
"github.com/BurntSushi/toml"
)
// TODO: make all configs have a codegen verification and merging
// assume that 0 and "" are invalid values, i.e. use -1 for unset
type Configs struct {
Master MasterConfig
Dns DnsConfig