vertx / io.vertx.kotlin.redis.op / scanOptionsOf

scanOptionsOf

fun scanOptionsOf(count: Int? = null, match: String? = null): ScanOptions

A function providing a DSL for building io.vertx.redis.op.ScanOptions objects.

Parameters

count -

match -