os.Process.Wait (method) 2 uses os (current package) exec.go#L131: func (p *Process) Wait() (*ProcessState, error) { os/exec exec.go#L507: state, err := c.Process.Wait()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)