handlers

turbolift.io.Warp.handlers
object handlers

Scoped Warp constructors lifted to Handler values.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
handlers.type

Members list

Value members

Concrete methods

def await(name: String): Handler[Identity, Identity, Warp, IO]
def cancel(name: String): Handler[Identity, Identity, Warp, IO]