samsarahq / go-sentry

Go library for accessing the Sentry Web API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Go library for accessing the Sentry Web API

License:MIT License


Languages

Language:Go 99.9%Language:Makefile 0.1%