Documentation
¶
Index ¶
Constants ¶
View Source
const ( // Sentry Configurations SentryTimeout = time.Second * 30 SentryMaxMessageChars = 8000 // SentryDSN is Sentry's project ID thing SentryDSN = "https://f65aa492b9524df79b05333a0b0924c5@o75725.ingest.us.sentry.io/2222244" )
Variables ¶
This section is empty.
Functions ¶
func InitSentry ¶
func InitSentry(libraryVersion string)
func PanicListener ¶
func PanicListener(msg string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.