Documentation
¶
Index ¶
- func Bool(val bool) *Ydb.TypedValue
- func Double(val float64) *Ydb.TypedValue
- func Float(val float32) *Ydb.TypedValue
- func Int32(val int32) *Ydb.TypedValue
- func Int64(val int64) *Ydb.TypedValue
- func Text(val string) *Ydb.TypedValue
- func UTF8(val string) *Ydb.TypedValue
- func Uint32(val uint32) *Ydb.TypedValue
- func Uint64(val uint64) *Ydb.TypedValue
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Bool ¶
func Bool(val bool) *Ydb.TypedValue
func Double ¶
func Double(val float64) *Ydb.TypedValue
func Float ¶
func Float(val float32) *Ydb.TypedValue
func Int32 ¶
func Int32(val int32) *Ydb.TypedValue
func Int64 ¶
func Int64(val int64) *Ydb.TypedValue
func Text ¶
func Text(val string) *Ydb.TypedValue
func UTF8 ¶
func UTF8(val string) *Ydb.TypedValue
func Uint32 ¶
func Uint32(val uint32) *Ydb.TypedValue
func Uint64 ¶
func Uint64(val uint64) *Ydb.TypedValue
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.