Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytebase/bytebase
/ GetUsername
Method
GetUsername
backend/generated-go/store/instance.pb.go:806–811 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
804
}
805
806
func
(x *DataSource) GetUsername() string {
807
if
x != nil {
808
return
x.Username
809
}
810
return
""
811
}
812
813
func
(x *DataSource) GetPassword() string {
814
if
x != nil {
Callers
6
TestNewMigrationContextUsesSSHNetworkDialersAndCleanup
Function · 0.95
TestQueryWithBracketNotation
Function · 0.45
TestQueryWithBracketNotationStructure
Function · 0.45
Open
Method · 0.45
convertDataSources
Function · 0.45
getTaskCreatesFromCreateDatabaseConfig
Function · 0.45
Calls
no outgoing calls
Tested by
3
TestNewMigrationContextUsesSSHNetworkDialersAndCleanup
Function · 0.76
TestQueryWithBracketNotation
Function · 0.36
TestQueryWithBracketNotationStructure
Function · 0.36