mirror of
https://github.com/golang/go
synced 2024-11-26 11:28:21 -07:00
4 lines
176 B
Plaintext
4 lines
176 B
Plaintext
|
pkg context, func Cause(Context) error #51365
|
||
|
pkg context, func WithCancelCause(Context) (Context, CancelCauseFunc) #51365
|
||
|
pkg context, type CancelCauseFunc func(error) #51365
|