drone/events
Johannes Batzill c3dadcce7b [Events] introduce options to event and stream framework (#255)
This change is adding the following:
- Add ConsumerOption and HandlerOption for configuring stream consumers and handlers.
- Add Readeroption and HandlerOption for configuring event readers and handlers
- Add HandlerOption and ReaderOption support to all existing event reader implementations
2023-01-28 13:34:04 -08:00
..
error.go [Webhook] Add url.Provider, Add principal to branch webhooks (#163) 2023-01-06 01:57:26 -08:00
events.go [MISC] Move configurations to their respective packages (#256) 2023-01-26 17:30:26 -08:00
options.go [Events] introduce options to event and stream framework (#255) 2023-01-28 13:34:04 -08:00
reader.go [Events] introduce options to event and stream framework (#255) 2023-01-28 13:34:04 -08:00
reporter.go feat: Add Events Framework (#120) 2022-12-16 13:37:08 -08:00
stream.go [Events] introduce options to event and stream framework (#255) 2023-01-28 13:34:04 -08:00
system.go feat: Add Events Framework (#120) 2022-12-16 13:37:08 -08:00
wire.go [Events] introduce options to event and stream framework (#255) 2023-01-28 13:34:04 -08:00