Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/araddon/qlbridge
/ GetIndex
Method
GetIndex
rel/sql.pb.go:597–602 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
595
}
596
597
func
(m *ColumnPb) GetIndex() int32 {
598
if
m != nil {
599
return
m.Index
600
}
601
return
0
602
}
603
604
func
(m *ColumnPb) GetSourceIndex() int32 {
605
if
m != nil {
Callers
1
columnFromPb
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected