Versions in this module Expand all Collapse all v1 v1.0.1 Apr 19, 2024 Changes in this version + type Instance struct + func NewInstance(t mockConstructorTestingTNewInstance) *Instance + func (_m *Instance) GetEvents() map[event.Event][]event.Listener + func (_m *Instance) Job(_a0 event.Event, args []event.Arg) event.Task + func (_m *Instance) Register(_a0 map[event.Event][]event.Listener) + type Task struct + func NewTask(t mockConstructorTestingTNewTask) *Task + func (_m *Task) Dispatch() error