{"id":70586,"library":"bugsnag-bugsnag-go-v2","title":"BugSnag Go","description":"Captures errors in real-time and reports them to BugSnag.","status":"active","version":"2.6.4","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/v2","lang":"bash","label":"Install github.com/bugsnag/bugsnag-go/v2"}],"dependencies":[],"imports":[{"symbol":"bugsnag","correct":"github.com/bugsnag/bugsnag-go/v2"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/bugsnag/bugsnag-go/v2\"\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 BugSnag and report an error"},"warnings":[],"env_vars":null,"search_vec":"'bugsnag':1,13,17 'captur':3 'error':4,14 'go':2 'monitor':16 'real':7 'real-tim':6 'report':10,15 'time':8","created_at":"2026-06-17T18:16:29.184104+00:00","updated_at":"2026-06-17T18:16:29.184104+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/v2#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-17","next_check":"2026-12-14","install_tag":null}}