Versions in this module Expand all Collapse all v1 v1.0.1 May 10, 2021 v1.0.0 May 9, 2021 Changes in this version + type Executable struct + Args []string + Env []string + Package *build.Package + type Option func(o *Options) + type Options struct + type PID struct + Error io.Reader + ID string + Input io.Writer + Output io.Reader + type Process interface + Exec func(*Executable) error + Fork func(*Executable) (*PID, error) + Kill func(*PID) error + Wait func(*PID) error Incompatible versions in this module v2.3.0+incompatible May 9, 2021