Iman Tumorang
Iman Tumorang
Interesting. Will need a focus weekend to work on this. I'll pick up and investigate whenever I'm free. But if you have the fixes, please help raise the PR whenever...
I'm closing this. Any PR is welcome. We appreciate the idea, but show me the code :)
Hi @HARDY8118 Thanks for the idea. I don't see any harm having the nested (yet). Maybe can you add more usecases/tests? Worried if we add this, then people will expecting...
@rubemlrm any opinion from your side?
Left a comment in the PR
Can you give me your test scenario? How to reproduce it here? What are the usecases?
``` uniqueValues[dataType] = append(uniqueValues[dataType], value) ``` This line definitely not safe for concurrent
Hi @Milk-Tang and @ornj Thanks for the issue, and I'm sorry for the late update. Can you try v4.4.2, it should be fixed.
This is expected. The custom providers only support tagged fields. We can't check based on struct's property yet.
What do you mean? is it something like you mention above? Or do you have any some usecase?