gops 0.3.28
Listing and diagnosing Go processes tool
This package implements a functionalit to list currently running Go processes.
- Outputs:
out
- Website: https://github.com/google/gops
- Licenses: Modified BSD
- Package source: gnu/packages/golang-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install gops 0.3.28
as follows:
guix install gops@0.3.28
Or install the latest version:
guix install gops
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.