The highest tagged major version is
v3.
package
Version:
v0.32.5
Opens a new window with list of versions in this module.
Published: Dec 31, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package nullify provides methods to init nil values structs for test assertion.
func Fill(x interface{}) interface{}
Fill analyze all struct fields and slices with
reflection and initialize the nil and empty slices,
structs, and pointers.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.