Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 831 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 831 Bytes

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.