feature: capture MetadataRequest and ProduceRequest

This commit is contained in:
hoffermei
2020-07-30 17:32:44 +08:00
parent a50ccb4caa
commit 0313eb2dff
8 changed files with 380 additions and 95 deletions

4
start.sh Normal file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
go build -gcflags "all=-N -l"
dlv --listen=:2345 --headless=true --api-version=2 --accept-multiclient exec ./go-sniffer