MCPcopy
hub / github.com/redis/go-redis / ClusterSlots

Method ClusterSlots

cluster_commands.go:8–8  ·  cluster_commands.go::ClusterCmdable.ClusterSlots
(ctx context.Context)

Source from the content-addressed store, hash-verified

6 ClusterMyShardID(ctx context.Context) *StringCmd
7 ClusterMyID(ctx context.Context) *StringCmd
8 ClusterSlots(ctx context.Context) *ClusterSlotsCmd
9 ClusterShards(ctx context.Context) *ClusterShardsCmd
10 ClusterLinks(ctx context.Context) *ClusterLinksCmd
11 ClusterNodes(ctx context.Context) *StringCmd

Callers 5

universal_test.goFile · 0.65
loadStateMethod · 0.65
configureClusterTopologyFunction · 0.65
osscluster_test.goFile · 0.65

Calls

no outgoing calls

Tested by 1

configureClusterTopologyFunction · 0.52