Go package for Mamoru Sniffer Usage See tests/sniffer_test.go Test make test Bench make bench Regenerate bindings First, install c-for-go: go install github.com/xlab/c-for-go@latest Generate the bindings: make generate-go-bindings