os.Process.wait (method) 2 uses os (current package) exec.go#L129: return p.wait() exec_unix.go#L16: func (p *Process) wait() (ps *ProcessState, err error) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)