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

Method Value

value/value.go:156–156  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

154 // Is this an error, or unable to evaluate from Vm?
155 Err() bool
156 Value() interface{}
157 ToString() string
158 Type() ValueType
159 }

Callers 15

TestFilterQlVmFunction · 0.95
TestValuesFunction · 0.95
EqualMethod · 0.65
FilterEvalFunction · 0.65
FilterMatchEvalFunction · 0.65
mapEvalFunction · 0.65
unsignEvalFunction · 0.65
TestBuiltinsFunction · 0.65
TestContextFunction · 0.65
TestSqlDriverMessageFunction · 0.65
checkvalFunction · 0.65
RowsForSessionFunction · 0.65

Implementers 15

NumberValuevalue/value.go
IntValuevalue/value.go
BoolValuevalue/value.go
StringValuevalue/value.go
StringsValuevalue/value.go
ByteSliceValuevalue/value.go
SliceValuevalue/value.go
MapValuevalue/value.go
MapStringValuevalue/value.go
MapIntValuevalue/value.go
MapNumberValuevalue/value.go
MapTimeValuevalue/value.go

Calls

no outgoing calls

Tested by 15

TestFilterQlVmFunction · 0.76
TestValuesFunction · 0.76
TestBuiltinsFunction · 0.52
TestContextFunction · 0.52
TestSqlDriverMessageFunction · 0.52
checkvalFunction · 0.52
TestStaticValuesFunction · 0.52
TestMemDbFunction · 0.52
TestIndexFunction · 0.52
TestRunProtoTestsFunction · 0.52
TestMessageFunction · 0.52
TestRunSqlTestsFunction · 0.52