MiniSemaphore

io.chrisdavenport.rediculous.concurrent.MiniSemaphore$
See theMiniSemaphore companion trait

Attributes

Companion:
trait
Source:
RedisSemaphore.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def fromSemaphore[F[_]](semaphore: Semaphore[F]): MiniSemaphore[F]

Attributes

Source:
RedisSemaphore.scala