package
Version:
v1.0.4-Realize
Opens a new window with list of versions in this module.
Published: Jul 28, 2022
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
¶
*
包kobj包含了所有对对象(object)的描述及封装
func IsAllEmpty(i ...interface{}) bool
返回传入的所有内容是否为空
等同于循环调用IsEmpty进行检查,当一个不为空则全盘推翻。
func IsEmpty(i interface{}) bool
返回i是否为空。
Source Files
¶
Click to show internal directories.
Click to hide internal directories.