package
module
Version:
v0.0.0-...-148ce53
Opens a new window with list of versions in this module.
Published: Aug 10, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Package typeutils exposes utilities to inspect generic types.
func IsZero(data interface{}) bool
IsZero returns true when the value passed into the function is a zero value.
This allows for safer checking of interface values.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.