package crashmonitor
import "golang.org/x/telemetry/crashmonitor"
Index ¶
Functions ¶
func Supported ¶
func Supported() bool
Supported reports whether the runtime supports runtime.SetCrashOutput.
TODO(adonovan): eliminate once go1.23+ is assured.
Source Files ¶
supported.go
- Version
- v0.0.0-20250221144447-d58820209c11 (latest)
- Published
- Feb 21, 2025
- Platform
- linux/amd64
- Imports
- 1 packages
- Last checked
- 1 month ago –
Tools for package owners.