drone/internal/services/pullreq
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
..
handlers_activity.go Simplify handling of PR events (#253) 2023-01-27 16:27:03 -08:00
handlers_branch.go Simplify handling of PR events (#253) 2023-01-27 16:27:03 -08:00
handlers_head_ref.go Simplify handling of PR events (#253) 2023-01-27 16:27:03 -08:00
pullreq.go [Events] introduce options to event and stream framework (#255) 2023-01-28 13:34:04 -08:00
wire.go Simplify handling of PR events (#253) 2023-01-27 16:27:03 -08:00