Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StreamResult ¶ added in v3.5.0
type StreamResult interface { public.StreamResult Append(set *Ydb.ResultSet) UpdateStats(stats *Ydb_TableStats.QueryStats) // contains filtered or unexported methods }
func NewStream ¶ added in v3.5.0
func NewStream() StreamResult
type UnaryResult ¶ added in v3.5.0
func NewUnary ¶ added in v3.5.0
func NewUnary(sets []*Ydb.ResultSet, stats *Ydb_TableStats.QueryStats) UnaryResult
Click to show internal directories.
Click to hide internal directories.