Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/araddon/qlbridge
/ GetSourceIndex
Method
GetSourceIndex
rel/sql.pb.go:604–609 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
602
}
603
604
func
(m *ColumnPb) GetSourceIndex() int32 {
605
if
m != nil {
606
return
m.SourceIndex
607
}
608
return
0
609
}
610
611
func
(m *ColumnPb) GetSourceField() string {
612
if
m != nil && m.SourceField != nil {
Callers
1
columnFromPb
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected