ScanArgs

dev.profunktor.redis4cats.effects.ScanArgs
See theScanArgs companion object
case class ScanArgs(`match`: Option[String], count: Option[Long])

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def underlying: ScanArgs

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product