MCPcopy 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
331func (m *SqlSourcePb) GetLeftOrRight() int32 {
332 if m != nil {
333 return m.LeftOrRight
334 }
335 return 0
336}
337
338func (m *SqlSourcePb) GetJoinType() int32 {
339 if m != nil {

Callers 1

SqlSourceFromPbFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected