Crash is a Go package which provides facilities for executing custom code during panic/crash situations. This can be used to enable crash forensics and crash reporting features in an application.
This Go package is release under a BSD-style license, the contents of which are in the repo's LICENSE file.