diff --git a/main.go b/main.go index fd8fb82..0025387 100644 --- a/main.go +++ b/main.go @@ -22,6 +22,7 @@ import ( "math/rand" "mime" "net/http" + _ "net/http/pprof" "os" "runtime" "strconv"