mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
runtime/debug: add SetCrashOutput(...CrashOptions) parameter
This is a placeholder for future options (e.g. JSON). The parameter is temporarily variadic to avoid breaking x/telemetry (see CL 585378), but I plan to remove the "..." later this week. Updates #67182 Change-Id: I3f6f39455d852f92902f8e3f007d3093cbe555db Reviewed-on: https://go-review.googlesource.com/c/go/+/585557 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Austin Clements <austin@google.com>
This commit is contained in:
parent
3d80761531
commit
3f7a030e02
3 changed files with 17 additions and 2 deletions
1
doc/next/6-stdlib/99-minor/runtime/debug/67182.md
Normal file
1
doc/next/6-stdlib/99-minor/runtime/debug/67182.md
Normal file
|
|
@ -0,0 +1 @@
|
|||
<!-- pacify TestCheckAPIFragments -->
|
||||
Loading…
Add table
Add a link
Reference in a new issue