func net/http/pprof.Cmdline
3 uses
net/http/pprof (current package)
pprof.go#L101: http.HandleFunc(prefix+"/debug/pprof/cmdline", Cmdline)
pprof.go#L110: func Cmdline(w http.ResponseWriter, r *http.Request) {
go.pact.im/x/httpdebug
httpdebug.go#L20: mux.HandleFunc("/debug/pprof/cmdline", pprof.Cmdline)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)