Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/araddon/qlbridge
/ Row
Method
Row
expr/node.go:144–144 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
142
ContextReader
interface
{
143
Get(key string) (value.Value, bool)
144
Row()
map
[string]value.Value
145
Ts() time.Time
146
}
147
Callers
9
matchEval
Function · 0.65
TestSqlDriverMessage
Function · 0.65
TestNested
Function · 0.65
RowsForSession
Function · 0.65
Row
Method · 0.65
Row
Method · 0.65
projectionEvaluator
Method · 0.65
ExecuteSelect
Method · 0.65
TestSqlSelectStarVm
Function · 0.65
Implementers
5
ContextWrapper
datasource/context_wrapper.go
SqlDriverMessageMap
datasource/context.go
ContextSimple
datasource/context.go
NestedContextReader
datasource/context.go
NamespacedContextReader
datasource/context.go
Calls
no outgoing calls
Tested by
3
TestSqlDriverMessage
Function · 0.52
TestNested
Function · 0.52
TestSqlSelectStarVm
Function · 0.52