package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Jul 28, 2024
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func IsEmpty(value interface{}) bool
func IsNil(value interface{}) bool
IsNil checks whether given <value> is nil.
Note that it might use reflect feature which affects performance a little bit.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.