client-go icon indicating copy to clipboard operation
client-go copied to clipboard

Question/Feature proposal : Make `workqueue` package use generics

Open grzesuav opened this issue 1 year ago • 0 comments

Having go.1.18 introducing generics, I wonder if it make sense to add generics to workqueue package, i.e. to interfaces like RateLimitingInterface etc.

Any opinions ?

grzesuav avatar Nov 01 '22 19:11 grzesuav