//
pkg.gl
Category
github.com/google/agi
core
app
crash
reporting
package
3.3.0+incompatible
Repository:
https://github.com/google/agi.git
Documentation:
pkg.go.dev
Versions
3
Dependencies
5
Dependents
0
Files
101 SLOC
#
Functions
Disable
Disable turns off crash reporting previously enabled by Enable().
Enable
Enable turns on crash reporting if the running processes panics inside a crash.Go block.
ReportMinidump
ReportMinidump encodes and sends a minidump report to the crashURL endpoint.
#
Structs
Reporter
Reporter stores the common information sent in a crash report.