mirror of
https://github.com/golang/go
synced 2024-11-17 23:14:49 -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
|