plugin/cancel: add context cancelation plugin (#2711)
* plugin/cancel: add context cancelation plugin Per review comments on #2704, move this into a plugin that gets called. Add the most minimal plugin, tests and documenation. Signed-off-by:Miek Gieben <miek@miek.nl> * plugin/cache: add timeout option review feedback: add option to set custom timeout. Signed-off-by:
Miek Gieben <miek@miek.nl> * spelling Signed-off-by:
Miek Gieben <miek@miek.nl>
Showing
plugin/cancel/OWNERS
0 → 100644
plugin/cancel/README.md
0 → 100644
plugin/cancel/cancel.go
0 → 100644
plugin/cancel/cancel_test.go
0 → 100644
plugin/cancel/setup_test.go
0 → 100644
plugin/done.go
0 → 100644
Please register or sign in to comment