refactor: consolidate AgentFile struct into common package
Created aggregator/pkg/common module with shared AgentFile type. Removed duplicate definitions from migration and services packages. Both agent and server now use common.AgentFile.
This commit is contained in:
3
aggregator/go.mod
Normal file
3
aggregator/go.mod
Normal file
@@ -0,0 +1,3 @@
|
||||
module github.com/Fimeg/RedFlag/aggregator
|
||||
|
||||
go 1.23.0
|
||||
Reference in New Issue
Block a user