Versions in this module Expand all Collapse all v0 v0.0.2 Aug 16, 2023 v0.0.1 Aug 16, 2023 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