Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/araddon/qlbridge
/ BoolValue
Struct
BoolValue
value/value.go:189–191 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
187
v int64
188
}
189
BoolValue
struct
{
190
v bool
191
}
192
StringValue
struct
{
193
v string
194
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected