mirror of
https://github.com/golang/go
synced 2024-11-06 10:36:13 -07:00
55eaae452c
Fixes #50436. Change-Id: I9dff8caa317a04b7b2b605f810b8f12ef8ca485d Reviewed-on: https://go-review.googlesource.com/c/go/+/401835 TryBot-Result: Gopher Robot <gobot@golang.org> Run-TryBot: Bryan Mills <bcmills@google.com> Auto-Submit: Bryan Mills <bcmills@google.com> Reviewed-by: Ian Lance Taylor <iant@google.com>
4 lines
161 B
Plaintext
4 lines
161 B
Plaintext
pkg os/exec, type Cmd struct, Cancel func() error #50436
|
|
pkg os/exec, type Cmd struct, WaitDelay time.Duration #50436
|
|
pkg os/exec, var ErrWaitDelay error #50436
|