switch to cc-lib ccMessage and messageProcessor

This commit is contained in:
brinkcoder
2025-03-07 14:15:41 +01:00
parent 4fdff41681
commit b12e471407
37 changed files with 53 additions and 53 deletions

View File

@@ -11,7 +11,7 @@ import (
cclog "github.com/ClusterCockpit/cc-metric-collector/pkg/ccLogger"
lp "github.com/ClusterCockpit/cc-energy-manager/pkg/cc-message"
lp "github.com/ClusterCockpit/cc-lib/ccMessage"
topo "github.com/ClusterCockpit/cc-metric-collector/pkg/ccTopology"
"github.com/PaesslerAG/gval"