package
Version:
v0.3.1
Opens a new window with list of versions in this module.
Published: Oct 24, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
2017-11-05 16:38
Package gxpprof provides go process info
go test -v -run Gops
// err := Gops("127.0.0.1:60000")
err := Gops("")
if err != nil {
fmt.Printf("error:%#v\n", err)
return
}
time.Sleep(60e9)
Output:
Source Files
¶
Click to show internal directories.
Click to hide internal directories.