Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventEmitter ¶
type EventEmitter struct{}
EventEmitter - comment struct.
func (*EventEmitter) Emit ¶
func (e *EventEmitter) Emit(_ context.Context, _ string, _ any)
Emit - comment method.
func (*EventEmitter) EmitWithSource ¶
func (e *EventEmitter) EmitWithSource(_ context.Context, _, _ string, _ any)
EmitWithSource - comment method.
Click to show internal directories.
Click to hide internal directories.