package
Version:
v0.1.14
Opens a new window with list of versions in this module.
Published: Feb 21, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Zero returns zero value of type.
The zero value is:
- 0 for numeric types,
- false for the boolean type
- "" (the empty string) for strings
- nil for reference/pointer type
Source Files
¶
Click to show internal directories.
Click to hide internal directories.