github.com/go-redis/redis/v8.ringShards.GetByName (method)

2 uses

	github.com/go-redis/redis/v8 (current package)
		ring.go#L293: func (c *ringShards) GetByName(shardName string) (*ringShard, error) {
		ring.go#L690: 	shard, err := c.shards.GetByName(hash)