Latest
class InstrumentationEvent
import { InstrumentationEvent } from "https://dotland.deno.dev/x/kafkasaur@v0.0.7/src/instrumentation/event.ts";

Constructors

new
InstrumentationEvent(type: any, payload: any)

Properties

id: any
payload: any
timestamp: any
type: any