Documentation ¶ Index ¶ Variables Constants ¶ This section is empty. Variables ¶ View Source var ( ErrorMustPtr = errors.New("dst or src must ptr") ErrorNoEquals = errors.New("dst and src must equal type") ErrorMustStructPtr = errors.New("dst or src must struct ptr") ErrorInvalidValue = errors.New("invalid value") ) Functions ¶ This section is empty. Types ¶ This section is empty. Source Files ¶ View all Source files error.go Directories ¶ Show internal Expand all Path Synopsis bind internal/bytesconv internal/json deepcopy float match pointer pretty rand_string reflect2value stm vto Click to show internal directories. Click to hide internal directories.