Your ROOT_URL in app.ini is http://git.slaventius.ru/ but you are visiting http://37.143.12.169/test3k/authDB/src/commit/c4505978ae4a29b988c8e9f4814ce5312d259b98/vendor/github.com/getsentry/raven-go/README.md You should set ROOT_URL correctly, otherwise the web may not work correctly.
 
 
 
 
 

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.