github.com/go-redis/redis/v8.cmdable.ClusterGetKeysInSlot (method)

one use

	github.com/go-redis/redis/v8 (current package)
		commands.go#L2509: func (c cmdable) ClusterGetKeysInSlot(ctx context.Context, slot int, count int) *StringSliceCmd {