All Projects → backtrace-labs → go-bcd

backtrace-labs / go-bcd

Licence: MIT license
Backtrace Crash Delivery for Go

Programming Languages

go
31211 projects - #10 most used programming language

bcd

-- import "github.com/backtrace-labs/go-bcd"

Package bcd provides integration with out of process tracers. Using the provided Tracer interface, applications may invoke tracer execution on demand. Panic and signal handling integrations are provided.

The Tracer interface is generic and will support any out of process tracer implementing it. A default Tracer implementation, which uses the Backtrace I/O platform, is provided.

Usage

See the godoc page for current documentation; see this for an example application.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].