Commit Graph

17 Commits (7a99b067ef80cd7394bc4ad4326dc4d58a0d8014)

Author SHA1 Message Date
idafurjes c80e7764d8
Chore: Remove Dispatch and AddHandler (#42603) 4 years ago
idafurjes e6123bc3ef
Replace AddHandler with AddHandlerCtx in tests (#42585) 4 years ago
idafurjes a65e0be110
Replace AddEventListener with AddEventListenerCtx and Publish with PublishCtx (#42284) 4 years ago
idafurjes 972764cf8f
Add context for Publish and AddEventListener (#41665) 4 years ago
Marcus Efraimsson 337998d58b
Chore: Ease the migration of always using context.Context when interacting with the bus (#36733) 4 years ago
Marcus Olsson 17724e9f84
Bus: Remove unused wildcard handlers and clean up tests (#20327) 6 years ago
Arve Knudsen 08f01a6c4f
pkg/bus: Check errors (#19748) 6 years ago
Mario Trangoni 87760d4fde Codestyle: Fix govet issues (#17178) 6 years ago
bergquist 9c1758b593 bus: Dispatch now passes empty ctx if handler require it 7 years ago
bergquist 629eab0b1e bus: dont mix ctx/classic handlers 7 years ago
bergquist e2275701d8 bus: DispatchCtx can now invoke any handler 7 years ago
Torkel Ödegaard 3752379106 Worked on event system, needs a little more work 10 years ago
Torkel Ödegaard 68cc3f86dd Handle default datasource management 11 years ago
Torkel Ödegaard 27f07e9de2 Progress on data source admin 11 years ago
Torkel Ödegaard b70a3f0958 started work datasources admin 11 years ago
Torkel Ödegaard ff6a2d014a Refactored command/query interface 11 years ago
Torkel Ödegaard 246f41b88a Bus experiment 11 years ago