Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
562
func
(m *ColumnPb) GetAsQuoteByte() []byte {
563
if
m != nil {
564
return
m.AsQuoteByte
565
}
566
return
nil
567
}
568
569
func
(m *ColumnPb) GetOriginalAs() string {
570
if
m != nil && m.OriginalAs != nil {
Callers
1
columnFromPb
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected