Documentation ¶
Overview ¶
Package nullify provides methods to init nil values structs for test assertion.
Index ¶
- func Fill(x interface{}) interface{}deprecated
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Fill
deprecated
func Fill(x interface{}) interface{}
Deprecated: this is generated by "ignite" and confusing to use. TODO(DEC-320): remove this package/methods. Fill analyze all struct fields and slices with reflection and initialize the nil and empty slices, structs, and pointers.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.