{"id":51504,"library":"bugsnag-bugsnag-go","title":"Bugsnag Go","description":"Bugsnag Go captures errors in real-time and reports them to the BugSnag error monitoring service.","status":"active","version":"2.6.4+incompatible","language":"go","source_language":null,"source_url":"https://github.com/bugsnag/bugsnag-go","tags":["error-reporting","monitoring","bugsnag"],"install":[{"cmd":"go get github.com/bugsnag/bugsnag-go","lang":"bash","label":"Install github.com/bugsnag/bugsnag-go"}],"dependencies":[],"imports":[{"symbol":"bugsnag","correct":"github.com/bugsnag/bugsnag-go"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/bugsnag/bugsnag-go\"\n)\n\nfunc main() {\n\tbugsnag.Configure(bugsnag.Configuration{\n\t\tAPIKey: \"your-api-key\",\n\t})\n\tbugsnag.Notify(fmt.Errorf(\"test error\"))\n}","lang":"go","description":"Configure and notify Bugsnag of an error"},"warnings":[],"env_vars":null,"search_vec":"'bugsnag':1,3,16,24 'captur':5 'error':6,17,21 'error-report':20 'go':2,4 'monitor':18,23 'real':9 'real-tim':8 'report':12,22 'servic':19 'time':10","created_at":"2026-06-15T06:17:31.645827+00:00","updated_at":"2026-06-15T06:17:31.645827+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/bugsnag/bugsnag-go","github":"https://github.com/bugsnag/bugsnag-go","docs":"https://pkg.go.dev/github.com/bugsnag/bugsnag-go#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["observability"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}