Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 534 Bytes

File metadata and controls

37 lines (24 loc) · 534 Bytes

ext Extension

Auto-generated PHP extension from Go code.

Functions

emit_event

emit_event(?array $userContext, array $event, string $from): int

Parameters:

  • userContext (array) (nullable)
  • event (array)
  • from (string)

Returns: int

Classes

Worker

Properties:

  • kind: mixed
  • started: bool
  • consumer: mixed (nullable)
  • activeId: mixed (nullable)
  • state: mixed (nullable)
  • pendingEvents: array
  • authContext: array
  • currentCtx: mixed
  • currentMsg: mixed