package named
import "github.com/ydb-platform/ydb-go-sdk/v3/table/result/named"
Index ¶
Types ¶
type Type ¶
type Type uint8
type Value ¶
func Optional ¶
Optional returns Value with key as column name and value as destination Warning: value must double-pointed data destination
func OptionalWithDefault ¶
OptionalWithDefault returns Value with key as column name and value as destination If scanned YDB value is NULL - default type value will be applied to value destination Warning: value must single-pointed data destination
func Required ¶
Required returns Value with key as column name and value as destination Warning: value must single-pointed data destination
Source Files ¶
- Version
- v3.38.0
- Published
- Sep 19, 2022
- Platform
- darwin/amd64
- Last checked
- 8 minutes ago –
Tools for package owners.