Versions in this module Expand all Collapse all v0 v0.0.1 Sep 28, 2022 Changes in this version + func ForZeroUintFields(arg interface{}) error + func IfNil(checker NilInterfaceChecker) bool + func IfNilReflect(i interface{}) bool + func IsZeroFloat64(value float64, epsilon float64) bool + type NilInterfaceChecker interface + IsInterfaceNil func() bool