MCPcopy Create free account
hub / github.com/araddon/qlbridge / GetValueType

Method GetValueType

rel/sql.pb.go:498–503  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

496}
497
498func (m *ResultColumnPb) GetValueType() int32 {
499 if m != nil {
500 return m.ValueType
501 }
502 return 0
503}
504
505type KvInt struct {
506 K string `protobuf:"bytes,1,req,name=k" json:"k"`

Callers 1

resultColumnFromPbFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected