Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertBetweenComplexTypes ¶
func ConvertBetweenComplexTypes(source reflect.Value, destination reflect.Value) infra.GoStructorValue
ConvertBetweenComplexTypes - converting between complex types like slice to slice, map to map
func ConvertBetweenPrimitiveTypes ¶
func ConvertBetweenPrimitiveTypes(source reflect.Value, destination reflect.Value) infra.GoStructorValue
ConvertBetweenPrimitiveTypes - method for converting from any of base types into any of base types, like string, bool, int, int8, int16. int32, int64
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.