add pprof server
This commit is contained in:
parent
f19c712ebf
commit
6de61424e4
@ -3,6 +3,7 @@ package main
|
||||
import (
|
||||
"context"
|
||||
"net/http"
|
||||
_ "net/http/pprof"
|
||||
"os"
|
||||
"os/signal"
|
||||
"syscall"
|
||||
|
Loading…
Reference in New Issue
Block a user