@morojs/moro


@morojs/moro / EventContext

Interface: EventContext

Defined in: src/types/events.ts:4

Properties

metadata?

optional metadata: Record<string, any>

Defined in: src/types/events.ts:11


moduleId?

optional moduleId: string

Defined in: src/types/events.ts:7


requestId?

optional requestId: string

Defined in: src/types/events.ts:8


sessionId?

optional sessionId: string

Defined in: src/types/events.ts:10


source

source: string

Defined in: src/types/events.ts:6


timestamp

timestamp: Date

Defined in: src/types/events.ts:5


userId?

optional userId: string

Defined in: src/types/events.ts:9