Service

trait Service
Companion
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def add(hash: String, query: String): UIO[Unit]
def get(hash: String): UIO[Option[String]]