package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Nov 11, 2020
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const ConfigDirEnvKey = "GOSIVY_CONFIG_DIR"
PIDFile gives back the path to pid file which the process port is written.
Pid file is created when the agent is launched.
Process represents an OS process.
FindOne finds processes where the agent runs on and gives back the first one it found.
FindAll gives back all processes where the agent runs on.
String formats as:
PID Exec Path
15788 foo /path/to/src/foo
14054 main /private/var/folders/sy/5rwqjr1j3kl5r3kwxfgntkfr0000gn/T/go-build227076651/b001/exe/main
Source Files
¶
Click to show internal directories.
Click to hide internal directories.