Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytebase/bytebase
/ GetSshPort
Method
GetSshPort
backend/generated-go/store/instance.pb.go:988–993 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
986
}
987
988
func
(x *DataSource) GetSshPort() string {
989
if
x != nil {
990
return
x.SshPort
991
}
992
return
""
993
}
994
995
func
(x *DataSource) GetSshUser() string {
996
if
x != nil {
Callers
2
GetSSHClient
Function · 0.45
convertDataSources
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected