go-zero-pprof Usage import "github.com/Jokeramc/gozeropprof" func main() { ... gozeropprof.StartAgent("0.0.0.0", 6060) ... }