PartiallyAppliedKvRead

com.bilalfazlani.zioMaelstrom.PartiallyAppliedKvRead
class PartiallyAppliedKvRead[Kv <: KvService, Value]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def apply[Key : JsonEncoder](key: Key, timeout: Duration)(implicit evidence$14: JsonEncoder[Key], JsonDecoder[Value]): ZIO[Kv, AskError, Value]