Files
open-cluster-management/vendor/github.com/getsentry/raven-go/README.md
2020-04-29 15:29:31 +08:00

756 B

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.