package
Version:
v1.1.11
Opens a new window with list of versions in this module.
Published: Dec 8, 2022
License: GPL-3.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.