Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/araddon/qlbridge
/ GetLeftOrRight
Method
GetLeftOrRight
rel/sql.pb.go:331–336 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
329
}
330
331
func
(m *SqlSourcePb) GetLeftOrRight() int32 {
332
if
m != nil {
333
return
m.LeftOrRight
334
}
335
return
0
336
}
337
338
func
(m *SqlSourcePb) GetJoinType() int32 {
339
if
m != nil {
Callers
1
SqlSourceFromPb
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected