package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Apr 5, 2023
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
¶
func ZeroValue[T any]() T
Returns the zero value of a given type.
func ZeroValuePtr[T any]() *T
Returns a pointer to the zero value of a given type
Source Files
¶
Click to show internal directories.
Click to hide internal directories.