MiniSemaphore

io.chrisdavenport.rediculous.concurrent.MiniSemaphore
See theMiniSemaphore companion object
trait MiniSemaphore[F[_]]

Attributes

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

Members list

Concise view

Value members

Abstract methods

def acquire: F[Unit]

Attributes

Source:
RedisSemaphore.scala

Attributes

Source:
RedisSemaphore.scala
def release: F[Unit]

Attributes

Source:
RedisSemaphore.scala

Attributes

Source:
RedisSemaphore.scala