Documentation ¶
Index ¶
Constants ¶
View Source
const ( LevelDebug = sentry.LevelDebug LevelInfo = sentry.LevelInfo LevelWarning = sentry.LevelWarning LevelError = sentry.LevelError LevelFatal = sentry.LevelFatal )
Variables ¶
This section is empty.
Functions ¶
func Send ¶
func Send(title string, data SentryInfoData, logLevel sentry.Level)
Types ¶
type SentryInfoData ¶
type SentryInfoData map[string]interface{}
Click to show internal directories.
Click to hide internal directories.