feat(go): add Phase 1 parity sidecar

This commit is contained in:
Luna 2026-07-10 05:02:50 -07:00
parent 65f5be6420
commit f02509aab5
22 changed files with 947 additions and 6 deletions

3
go-agent/go.mod Normal file
View file

@ -0,0 +1,3 @@
module codeberg.org/anassaeneroi/enodia-sentinal/go-agent
go 1.23