We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f16978 commit c607610Copy full SHA for c607610
main.go
@@ -17,7 +17,7 @@ import (
17
"fmt"
18
"io"
19
"net/http"
20
- _ "net/http/pprof" // Enable pprof metrics
+ _ "net/http/pprof"
21
"net/url"
22
"os"
23
"os/signal"
0 commit comments