Replies: 2 comments 6 replies
-
I don't think your yaml matches your struct. The yaml should be:
|
Beta Was this translation helpful? Give feedback.
1 reply
-
The YAML keys must map directly to flags. Run |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I have this yaml:
and this struct
this code
produces unparsed data
Am I missing something?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions