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