Documentation ¶
Index ¶
- func CheckCount(count int, msg string)
- func ExecSuccess(err error, msg string)
- func IsBlank(s string, msg string)
- func IsEmpty[T any](arr []T, msg string)
- func IsEmptyPointer(obj any, msg string)
- func IsEmptyTime(t time.Time, msg string)
- func IsFalse(expr bool, msg string)
- func IsFile(file string, msg string)
- func IsNotBlank(s string, msg string)
- func IsNotEmptyPointer(obj any, msg string)
- func IsNotFile(file string, msg string)
- func IsNotImplemented(point any, msg string)
- func IsNotNull(obj any, msg string)
- func IsNull(obj any, msg string)
- func IsTrue(expr bool, msg string)
- func IsZero[T gsafe.Numeric](num T, msg string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckCount ¶
func ExecSuccess ¶
func IsEmptyPointer ¶
func IsEmptyTime ¶
func IsNotBlank ¶
func IsNotEmptyPointer ¶
func IsNotImplemented ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.