Implement PacketEngine struct and test

This commit is contained in:
2026-05-19 12:59:16 +02:00
parent c6bbc531fc
commit 040e5aefe7
4 changed files with 198 additions and 97 deletions

2
go.mod
View File

@@ -1,3 +1,3 @@
module go-agwpe/agwpe
module git.smith.eu/m/go-agwpe
go 1.24.5