Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Value ¶
func Optional ¶
Optional makes an object with destination address for column value with name columnName
If column value is NULL, then ScanNamed will write a nil into destination ¶
Warning: value must double-pointed data destination
func OptionalWithDefault ¶
OptionalWithDefault makes an object with destination address for column value with name columnName
If scanned YDB value is NULL - default type value will be applied to value destination Warning: value must single-pointed data destination
Click to show internal directories.
Click to hide internal directories.