Documentation ¶
Index ¶
- func Equals(leftStr, rightStr, errorMsg string) error
- func False(v bool, errorMsg string) error
- func IsEmpty(inputStr, errorMsg string) error
- func IsNil(obj interface{}, errorMsg string) (err error)
- func IsTrue(v bool, errorMsg string) error
- func NotEmpty(inputStr string, errorMsg string) error
- func NotEquals(leftStr, rightStr, errorMsg string) error
- func NotNil(obj interface{}, errorMsg string) (err error)
- func True(v bool, errorMsg string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.