MCPcopy Create free account
hub / github.com/araddon/qlbridge / Ts

Method Ts

expr/node.go:145–145  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

143 Get(key string) (value.Value, bool)
144 Row() map[string]value.Value
145 Ts() time.Time
146 }
147
148 // ContextWriter For evaluation storage

Callers 12

mapTimeEvalFunction · 0.65
nowEvalFunction · 0.65
yearEvalFunction · 0.65
monthEvalFunction · 0.65
yymmEvalFunction · 0.65
dayOfWeekEvalFunction · 0.65
hourOfWeekEvalFunction · 0.65
hourOfDayEvalFunction · 0.65
TestContextFunction · 0.65
contextReaderTestsFunction · 0.65
TsMethod · 0.65
projectionEvaluatorMethod · 0.65

Implementers 5

ContextWrapperdatasource/context_wrapper.go
SqlDriverMessageMapdatasource/context.go
ContextSimpledatasource/context.go
NestedContextReaderdatasource/context.go
NamespacedContextReaderdatasource/context.go

Calls

no outgoing calls

Tested by 2

TestContextFunction · 0.52
contextReaderTestsFunction · 0.52