RedisPubSubF

dev.naoh.lettucef.core.RedisPubSubF$
See theRedisPubSubF companion class
object RedisPubSubF

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def makeListener[K, V](f: RedisPushed[K, V] => Unit): RedisPubSubListener[K, V]