
gops
List of commands for gops:
-
gops:tldr:4ea4a gops: Print the current stack trace from a target program.$ gops stack ${select}try on your machineexplain this command
-
gops:tldr:6339a gops: Print all go processes running locally.$ gopstry on your machineexplain this command
-
gops:tldr:68086 gops: Print more information about a process.$ gops ${pid}try on your machineexplain this command
-
gops:tldr:b70c4 gops: Print the current runtime memory statistics.$ gops memstats ${select}try on your machineexplain this command