-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Description
I would like to understand the reasoning behind this BatchFunc type especially why is it a Slice of Pointers as it could potentially lead to memory leakages, as the opposite could even perform better* I think it would be better for it to be just a slice
*some reference:
https://groups.google.com/g/golang-nuts/c/C2Ir0GI2gEk/m/fO3Zte1sAgAJ
Metadata
Metadata
Assignees
Labels
No labels