Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/araddon/qlbridge
/ GetName
Method
GetName
rel/sql.pb.go:310–315 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
308
}
309
310
func
(m *SqlSourcePb) GetName() string {
311
if
m != nil {
312
return
m.Name
313
}
314
return
""
315
}
316
317
func
(m *SqlSourcePb) GetAlias() string {
318
if
m != nil {
Callers
2
resultColumnFromPb
Function · 0.45
SqlSourceFromPb
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected