Documentation
¶
Overview ¶
Package util holds internal utility (or helper) functions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetStackTrace ¶
func GetStackTrace() string
GetStackTrace returns a formatted stack trace of the goroutine that calls it.
func ReportError ¶
func ReportError(err error)
ReportError reports an error to the log, but otherwise ignores it.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.