refactored for easier mainenance, add Alloc and Metrics classes

This commit is contained in:
2025-10-21 09:41:18 +02:00
parent ff3073074b
commit f1a07a1f63
9 changed files with 393 additions and 297 deletions

1
go.mod
View File

@@ -11,6 +11,7 @@ require (
)
require (
github.com/alecthomas/repr v0.5.2 // indirect
github.com/beorn7/perks v1.0.1 // indirect
github.com/cespare/xxhash/v2 v2.3.0 // indirect
github.com/go-viper/mapstructure/v2 v2.4.0 // indirect