mirror of
https://github.com/golang/go
synced 2024-11-07 21:06:13 -07:00
3 lines
187 B
Plaintext
3 lines
187 B
Plaintext
|
pkg context, func WithDeadlineCause(Context, time.Time, error) (Context, CancelFunc) #56661
|
||
|
pkg context, func WithTimeoutCause(Context, time.Duration, error) (Context, CancelFunc) #56661
|