Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssignIfCompatible ¶
func AssignIfCompatible(dst, src interface{}) error
AssignIfCompatible is a convenience function to safely assign arbitrary values. dst must be a pointer to an empty interface, or it must be a pointer to a compatible variable type that can hold src.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.