faker
faker copied to clipboard
Keep tag on a nested struct
I have the following playground: https://play.golang.org/p/0d3PEY1UBZW
Seems that the keep tag does not work for a nested struct. Is there a way to make the playground work?