]> Cypherpunks repositories - gostls13.git/commit
runtime/debug: add Example of SetCrashOutput in a crash monitor
authorAlan Donovan <adonovan@google.com>
Fri, 8 Dec 2023 22:03:46 +0000 (17:03 -0500)
committerAlan Donovan <adonovan@google.com>
Fri, 2 Feb 2024 17:16:21 +0000 (17:16 +0000)
commitf0a862ee4d148249e1b2290eebdf36e67b41b0db
tree86549be97d2dfd73f99c0a37adef22cd6de21602
parent3b83560baf1e2ba9e03a718fcc91f820c714ecdf
runtime/debug: add Example of SetCrashOutput in a crash monitor

Updates #42888

Change-Id: I72e408301e17b1579bbea189bed6b1a0154bd55f
Reviewed-on: https://go-review.googlesource.com/c/go/+/548121
Reviewed-by: Michael Pratt <mpratt@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/runtime/debug/example_monitor_test.go [new file with mode: 0644]