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

Method Get

value/value.go:178–178  ·  view source on GitHub ↗
(key string)

Source from the content-addressed store, hash-verified

176 Len() int
177 MapValue() MapValue
178 Get(key string) (Value, bool)
179 }
180)
181

Callers 15

TestContextFunction · 0.65
TestSqlDriverMessageFunction · 0.65
contextReaderTestsFunction · 0.65
TestNestedFunction · 0.65
checkvalFunction · 0.65
evalFieldMethod · 0.65
GetMethod · 0.65
GetMethod · 0.65
GetMethod · 0.65
fetcherMethod · 0.65
TestStaticValuesFunction · 0.65

Implementers 6

MapValuevalue/value.go
MapStringValuevalue/value.go
MapIntValuevalue/value.go
MapNumberValuevalue/value.go
MapTimeValuevalue/value.go
MapBoolValuevalue/value.go

Calls

no outgoing calls

Tested by 8

TestContextFunction · 0.52
TestSqlDriverMessageFunction · 0.52
contextReaderTestsFunction · 0.52
TestNestedFunction · 0.52
checkvalFunction · 0.52
TestStaticValuesFunction · 0.52
TestMemDbFunction · 0.52
TestSqlSelectEvalFunction · 0.52