ReportingDaemon

caliban.reporting.ReportingDaemon$
See theReportingDaemon companion trait

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def live: ZLayer[SchemaReporter, Nothing, ReportingDaemon]
def make: ZIO[SchemaReporter, Nothing, ReportingDaemon]
def register(ref: SchemaReportingRef[_]): ZIO[ReportingDaemon & Scope, Nothing, Unit]