Versions in this module Expand all Collapse all v0 v0.8.0 Apr 26, 2018 v0.7.8 Apr 19, 2018 v0.7.7 Apr 18, 2018 Changes in this version + const ServiceID + func New() endly.Service + type Info struct + Arguments []string + Command string + Name string + Pid int + Stdin string + Stdout string + type StartRequest struct + Arguments []string + AsSuperUser bool + Command string + Directory string + ImmuneToHangups bool + Options *exec.Options + Target *url.Resource + type StartResponse struct + Command string + Info []*Info + type StatusRequest struct + Command string + Target *url.Resource + type StatusResponse struct + Pid int + Processes []*Info + type StopAllRequest struct + Input string + Target *url.Resource + type StopAllResponse struct + Stdout string + type StopRequest struct + Pid int + Target *url.Resource + type StopResponse struct + Stdout string