dataloader icon indicating copy to clipboard operation
dataloader copied to clipboard

Add generic support on next release?

Open tsh96 opened this issue 3 years ago • 3 comments

Go will add generic feature on next release(1.18). This feature can bring a significant benefit like static type checking for user.

tsh96 avatar Jan 02 '22 09:01 tsh96

I would really like! And it would also be useful code to learn how to use the new generics!

frederikhors avatar Mar 16 '22 09:03 frederikhors

As part of my own learning around generics I've created a fork that is all generics based, for those interested. More than happy to contribute upstream!

errorhandler avatar Mar 18 '22 22:03 errorhandler

https://github.com/graph-gophers/dataloader/pull/84

pavelnikolov avatar Apr 08 '22 10:04 pavelnikolov

(I don't have the necessary permissions, but I think this can be closed now.)

csilvers avatar Oct 13 '23 17:10 csilvers