MCPcopy Create free account
hub / github.com/bytebase/bytebase / GetMasterName

Method GetMasterName

backend/generated-go/store/instance.pb.go:1148–1153  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1146}
1147
1148func (x *DataSource) GetMasterName() string {
1149 if x != nil {
1150 return x.MasterName
1151 }
1152 return ""
1153}
1154
1155func (x *DataSource) GetMasterUsername() string {
1156 if x != nil {

Callers 2

OpenMethod · 0.45
convertDataSourcesFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected