vertx / io.vertx.kotlin.redis.op / RangeLimitOptions

RangeLimitOptions

fun RangeLimitOptions(count: Long? = null, offset: Long? = null, withscores: Boolean? = null): RangeLimitOptions

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

Parameters

count -

offset -

withscores -