Skip to content

hashrabbit/honeybadger-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

honeybadger.go

honeybadger.go makes it easy to report recovered panics and other errors to Honeybadger.

Installation

Install it with:

$ go get github.com/hashrabbit/honeybadger-go

Usage

See example/main.go for a working example.

Contributing

  1. Fork it (https://github.com/hashrabbit/honeybadger-go/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

A Honeybadger notifier for Go.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages