mirror of
https://github.com/google/gops.git
synced 2024-11-24 08:22:25 +02:00
fix godoc
This commit is contained in:
parent
218c61a1d3
commit
fa6968806c
2
main.go
2
main.go
@ -88,7 +88,7 @@ func processes() {
|
||||
wg.Wait()
|
||||
}
|
||||
|
||||
// reportGo looks up the runtime.buildVersion symbol
|
||||
// printIfGo looks up the runtime.buildVersion symbol
|
||||
// in the process' binary and determines if the process
|
||||
// if a Go process or not. If the process is a Go process,
|
||||
// it reports PID, binary name and full path of the binary.
|
||||
|
Loading…
Reference in New Issue
Block a user