Documentation ¶ Index ¶ func IsEmpty(value any) bool Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func IsEmpty ¶ func IsEmpty(value any) bool IsEmpty checks whether a value is empty i.e. "", nil, 0, [], {}, false, etc. For Strings, a string is considered empty if it is "" or if it only contains whitespaces Types ¶ This section is empty. Source Files ¶ View all Source files empty.go Click to show internal directories. Click to hide internal directories.