You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
slaventius@odnookno.info 32ca115510 * 2 years ago
..
.dockerignore * 2 years ago
.gitignore * 2 years ago
.gitmodules * 2 years ago
.travis.yml * 2 years ago
LICENSE * 2 years ago
README.md * 2 years ago
client.go * 2 years ago
errors.go * 2 years ago
exception.go * 2 years ago
http.go * 2 years ago
interfaces.go * 2 years ago
runtests.sh * 2 years ago
stacktrace.go * 2 years ago
writer.go * 2 years ago

README.md

raven

Build Status Go Report Card GoDoc

raven is the official Go SDK for the Sentry event/error logging system.

Installation

go get github.com/getsentry/raven-go

Note: Go 1.7 and newer are supported.