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

Method GetAsQuoteByte

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

Source from the content-addressed store, hash-verified

560}
561
562func (m *ColumnPb) GetAsQuoteByte() []byte {
563 if m != nil {
564 return m.AsQuoteByte
565 }
566 return nil
567}
568
569func (m *ColumnPb) GetOriginalAs() string {
570 if m != nil && m.OriginalAs != nil {

Callers 1

columnFromPbFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected