Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/araddon/qlbridge
/ GetAs
Method
GetAs
rel/sql.pb.go:618–623 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
616
}
617
618
func
(m *ColumnPb) GetAs() string {
619
if
m != nil {
620
return
m.As
621
}
622
return
""
623
}
624
625
func
(m *ColumnPb) GetComment() string {
626
if
m != nil && m.Comment != nil {
Callers
2
resultColumnFromPb
Function · 0.45
columnFromPb
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected