summaryrefslogtreecommitdiff
path: root/api/next/51365.txt
diff options
context:
space:
mode:
Diffstat (limited to 'api/next/51365.txt')
-rw-r--r--api/next/51365.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/api/next/51365.txt b/api/next/51365.txt
new file mode 100644
index 0000000000..df629f1852
--- /dev/null
+++ b/api/next/51365.txt
@@ -0,0 +1,3 @@
+pkg context, func Cause(Context) error #51365
+pkg context, func WithCancelCause(Context) (Context, CancelCauseFunc) #51365
+pkg context, type CancelCauseFunc func(error) #51365