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