Skip to content

honeybadger-io/honeybadger-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

216 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Honeybadger for Go

Test

Go (golang) support for the ⚡ Honeybadger Exception Notifier. Receive instant notification of panics and errors in your Go applications.

Documentation and Support

For comprehensive documentation and support, check out our documentation site.

Supported Go Versions

This library supports the last two major Go releases, consistent with the Go team's release policy:

  • Go 1.25.x
  • Go 1.24.x

Older versions may work but are not officially supported or tested.

Changelog

See https://github.com/honeybadger-io/honeybadger-go/blob/master/CHANGELOG.md

Development

Pull requests are welcome. If you're adding a new feature, please submit an issue as a preliminary step; that way you can be (moderately) sure that your pull request will be accepted.

To contribute your code:

  1. Fork it.
  2. Create a topic branch git checkout -b my_branch
  3. Commit your changes git commit -am "Boom"
  4. Push to your branch git push origin my_branch
  5. Send a pull request

Releasing

Releases are automated using release-please. When a PR is merged to master, a release PR is created (or updated) with version bumps and changelog entries based on conventional commits. Merging the release PR creates the GitHub release and tag.

License

This library is MIT licensed. See the LICENSE file in this repository for details.

About

Send Go (golang) panics and errors to Honeybadger.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors