//
pkg.gl
Category
github.com/madkins23/go-utils
check
package
1.44.0
Repository:
https://github.com/madkins23/go-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
14 SLOC
#
Functions
ErrorIfZero
ErrorIfZero returns the error ErrIsZero if the specified entity is its zero value.
IsZero
IsZero checks to see if the specified entity is its zero value.
#
Variables
ErrIsZero
No description provided by the author