Versions in this module Expand all Collapse all v0 v0.2.17 Dec 28, 2019 v0.2.15 Dec 28, 2019 Changes in this version + type Worker struct + StdConn stdconn.StdConn + func Spawn(args ...string) (w *Worker) + func (w *Worker) Kill() (err error) + func (w *Worker) Stop() (err error)