lxer
lxer
> I finally have a solution: > Extend DeepCopy to take additional optional functions as parameters that can be matched to certain types. For example: > > ```go > deriveDeepCopy(dst...
> Yes good catch. Currently it is expected the deriveDeepCopy does not get looped structures, but I am open to ideas to address this and make the function more robust....
> Fair, yes we could made a slowly version of deepcopy. Would you be interested in contributing the new plugin? Let me try
Project  A   -go.mod   -go.sum  B   -go.mod   -go.sum go.work now , `golangcli-lint run`