AHH
This commit is contained in:
parent
685dc3ec6c
commit
4cd4374e38
@ -1,10 +0,0 @@
|
||||
package ezprof
|
||||
|
||||
import "net/http"
|
||||
import _ "net/http/pprof"
|
||||
|
||||
func init () {
|
||||
go func () {
|
||||
http.ListenAndServe("localhost:8888", nil)
|
||||
} ()
|
||||
}
|
Loading…
Reference in New Issue
Block a user