ConcurrentDiagnostics

zio.kafka.consumer.diagnostics.Diagnostics.ConcurrentDiagnostics

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def make(wrapped: Diagnostics): ZIO[Scope, Nothing, Diagnostics]

Attributes

Returns

a Diagnostics that runs the wrapped Diagnostics concurrently in a separate fiber. Events are emitting to the fiber via an unbounded queue