/go-sentry

Go library for accessing the Sentry Web API

Primary LanguageGoMIT LicenseMIT

go-sentry GoDoc

Go library for accessing the Sentry Web API.

Install

go get -u github.com/jianyuan/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.