Versions in this module Expand all Collapse all v0 v0.1.3 Feb 24, 2020 v0.1.2 Oct 28, 2019 v0.1.1 Oct 28, 2019 Changes in this version + func AppendEnv(key, valuePart, delimiter string) (origValue, newValue string, err error) + func FindProcess(pid int) (p *std_os.Process, err error) + func StringPidToProcess(s string) (p *std_os.Process, err error)