Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cockroachdb/cockroachdb-parser
/ SetUnionVal
Method
SetUnionVal
pkg/sql/scanner/scan.go:47–47 ·
view source on GitHub ↗
(interface{})
Source
from the content-addressed store, hash-verified
45
SetStr(string)
46
UnionVal()
interface
{}
47
SetUnionVal(
interface
{})
48
}
49
50
// Scanner lexes statements.
Callers
2
scanNumberImpl
Method · 0.65
scanPlaceholder
Method · 0.65
Implementers
3
fakeSym
pkg/sql/scanner/scan.go
plpgsqlSymType
pkg/sql/plpgsql/parser/plpgsql.go
jsonpathSymType
pkg/util/jsonpath/parser/jsonpath.go
Calls
no outgoing calls
Tested by
no test coverage detected