Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
TestValues
Function · 0.95
String
Method · 0.65
WriteDialect
Method · 0.65
Expr
Method · 0.65
WriteValue
Method · 0.65
FiltersFromArgs
Function · 0.65
FilterEval
Function · 0.65
FilterMatchEval
Function · 0.65
mapEval
Function · 0.65
mapTimeEval
Function · 0.65
mapValuesEval
Function · 0.65
mapInvertEval
Function · 0.65
Implementers
15
NumberValue
value/value.go
IntValue
value/value.go
BoolValue
value/value.go
StringValue
value/value.go
StringsValue
value/value.go
ByteSliceValue
value/value.go
SliceValue
value/value.go
MapValue
value/value.go
MapStringValue
value/value.go
MapIntValue
value/value.go
MapNumberValue
value/value.go
MapTimeValue
value/value.go
Calls
no outgoing calls
Tested by
9
TestValues
Function · 0.76
TestBuiltins
Function · 0.52
TestNested
Function · 0.52
TestSqlSelectEval
Function · 0.52
TestSqlSelectVmResults
Function · 0.52
TestSqlDelete
Function · 0.52
TestIntValue
Function · 0.52
TestErrValue
Function · 0.52
TestSliceValues
Function · 0.52