vertx / io.vertx.kotlin.redis.op / ScanOptions

ScanOptions

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

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

Parameters

count -

match -