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

Method ToString

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

Source from the content-addressed store, hash-verified

155 Err() bool
156 Value() interface{}
157 ToString() string
158 Type() ValueType
159 }
160 // Certain types are Numeric (Ints, Time, Number)

Callers 15

TestValuesFunction · 0.95
StringMethod · 0.65
WriteDialectMethod · 0.65
ExprMethod · 0.65
WriteValueMethod · 0.65
FiltersFromArgsFunction · 0.65
FilterEvalFunction · 0.65
FilterMatchEvalFunction · 0.65
mapEvalFunction · 0.65
mapTimeEvalFunction · 0.65
mapValuesEvalFunction · 0.65
mapInvertEvalFunction · 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 9

TestValuesFunction · 0.76
TestBuiltinsFunction · 0.52
TestNestedFunction · 0.52
TestSqlSelectEvalFunction · 0.52
TestSqlSelectVmResultsFunction · 0.52
TestSqlDeleteFunction · 0.52
TestIntValueFunction · 0.52
TestErrValueFunction · 0.52
TestSliceValuesFunction · 0.52