MCPcopy 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
597func (m *ColumnPb) GetIndex() int32 {
598 if m != nil {
599 return m.Index
600 }
601 return 0
602}
603
604func (m *ColumnPb) GetSourceIndex() int32 {
605 if m != nil {

Callers 1

columnFromPbFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected