Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertAssign ¶
ConvertAssign copies to dest the value in src, converting it if possible. An error is returned if the copy would result in loss of information. dest should be a pointer type. If rows is passed in, the rows will be used as the parent for any cursor values converted from a driver.Rows to a *Rows.
Note that this function converts a _driver_ value to a _destination_ value.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.