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

Method GetRedisType

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

Source from the content-addressed store, hash-verified

1174}
1175
1176func (x *DataSource) GetRedisType() DataSource_RedisType {
1177 if x != nil {
1178 return x.RedisType
1179 }
1180 return DataSource_REDIS_TYPE_UNSPECIFIED
1181}
1182
1183func (x *DataSource) GetCluster() string {
1184 if x != nil {

Callers 2

OpenMethod · 0.45
convertDataSourcesFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected