Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CaptureSentryException ¶
CaptureSentryException is a helper function that captures an exception with the given name and error. The main purpose of this function is to rewrite the exception type to the given name. In Sentry, the exception type is always the name of the error type, which is errors.*something* and is not very useful.
func ReplaceUnicodeSymbols ¶
ReplaceUnicodeSymbols replaces Unicode escape sequences with their corresponding characters.
func StrValueToFloat ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.