freewil / go-sentry

Go library for accessing the Sentry Web API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-sentry CircleCI GoDoc

Go library for accessing the Sentry Web API. Note: this is a fork of github.com/jianyuan/go-sentry/sentry

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%