Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Result ¶
type Result = queryresult.Result[*TimingMetadata]
func NewResult ¶
func NewResult(cols []*queryresult.ColumnDef) *Result
type ResultStreamer ¶
type ResultStreamer = queryresult.ResultStreamer[*TimingMetadata]
func NewResultStreamer ¶
func NewResultStreamer() *ResultStreamer
type TimingMetadata ¶
func (TimingMetadata) GetTiming ¶ added in v1.0.0
func (t TimingMetadata) GetTiming() any
GetTiming implements TimingContainer - we implement this interface to allow TimingMetadata to be used to parameterize the ResultStreamer
Click to show internal directories.
Click to hide internal directories.