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

Method GetRegion

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

Source from the content-addressed store, hash-verified

1132}
1133
1134func (x *DataSource) GetRegion() string {
1135 if x != nil {
1136 return x.Region
1137 }
1138 return ""
1139}
1140
1141func (x *DataSource) GetWarehouseId() string {
1142 if x != nil {

Callers 5

getRDSConnectionMethod · 0.45
getRDSConnectionPasswordFunction · 0.45
GetAWSConnectionConfigFunction · 0.45
openWithOpenSearchClientFunction · 0.45
convertDataSourcesFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected