mold
mold copied to clipboard
URGENT: Embedded structs
What I miss using this instead of https://github.com/leebenson/conform is the check of embedded structs: https://github.com/leebenson/conform/blob/master/conform.go#L272.
Can we add this?
Maybe optional (default: true) with a tag: mod:"embedded=false"
.
What do you think?
This is URGENT IMO because I cannot use it having a lot of embedded structs.
I'm not sure I understand how this feature is intended to work, can you provide a code sample?
Oh. Maybe I don't know how to use dive
. I will update this issue as soon as I understand it. 😅