OSDN Git Service

Revert del pprof func
authorYahtoo Ma <yahtoo.ma@gmail.com>
Sat, 2 Mar 2019 06:10:51 +0000 (14:10 +0800)
committerYahtoo Ma <yahtoo.ma@gmail.com>
Sat, 2 Mar 2019 06:10:51 +0000 (14:10 +0800)
node/node.go

index 6585097..332a0f6 100644 (file)
@@ -5,6 +5,7 @@ import (
        "errors"
        "net"
        "net/http"
+       _ "net/http/pprof"
        "os"
        "path/filepath"