Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/altipla-consulting/sentry

Sentry client with additional functionality and helpers to complement the official one.
https://github.com/altipla-consulting/sentry

Last synced: about 1 month ago
JSON representation

Sentry client with additional functionality and helpers to complement the official one.

Awesome Lists containing this project

README

        

# sentry

[![Go Reference](https://pkg.go.dev/badge/github.com/altipla-consulting/sentry.svg)](https://pkg.go.dev/github.com/altipla-consulting/sentry)

Sentry client with additional functionality and helpers to complement the official one.

### Install

```shell
go get github.com/altipla-consulting/sentry
```

### Contributing

You can make pull requests or create issues in GitHub. Any code you send should be formatted using `gofmt`.

### License

[MIT License](LICENSE)