/go-sentry

Go library for accessing the Sentry Web API

Primary LanguageGoMIT LicenseMIT

go-sentry CircleCI GoDoc

❗️ This fork is no longer maintained, please see original source.

Go library for accessing the Sentry Web API.

Install

go get -u github.com/samsarahq/go-sentry/sentry

Documentation

Read the GoDoc.

Code structure

The code structure was inspired by dghubble/go-twitter.

License

This library is distributed under the MIT License.