Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckError ¶
CheckError check error and return true if error is nil and return false if error is not nil.
func CheckErrorNoStack ¶
CheckErrorNoStack check error and return true if error is nil and return false if error is not nil.
func CheckErrorNoStackWithMessage ¶
CheckErrorNoStackWithMessage check error with message and return true if error is nil and return false if error is not nil.
func CheckErrorWithMessage ¶
CheckErrorWithMessage check error with message and log messages with stack. And then return true if error is nil and return false if error is not nil.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.