ReportingDaemon

Manages schema reporting on start up, can be provided a set of ReportingRefs which will then be periodically sent to apollo

Companion:
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def register(ref: SchemaReportingRef[_]): UManaged[Unit]

Registers a schema reference for upload. Returns a managed which can be used to manage the lifespan of the reporting.

Registers a schema reference for upload. Returns a managed which can be used to manage the lifespan of the reporting.