-
-
Notifications
You must be signed in to change notification settings - Fork 258
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Env prefixes doesn't work with array #298
Comments
@caarlos0 let me know if you'd like to make this change, happy to help |
on the top of my head I can't think of a reason why not... if you wanna try pls go for it 🙏 |
@akutuev Will you add pr for this feat? I can help |
Hi, no worries, I'm planning to take a look very soon, thanks |
As I needed this feature too, I created a merge request to handle it. I will be grateful if you review it. |
* feat: mapping slice of complex struct #298 * feat: support predefined values and pre initialized structs * refactor: some improvement * refactor: some improvement * test: support normal features for nested fields * test: trying to fix `gofumpt` lint issues * chore: add sample for complex struct in readme --------- Co-authored-by: Hamid Reza Ranjbar <hamidreza.ranjbar@snapp.cab>
The PR has fixed it. When can we expect a release? |
just pushed v11.2.0 |
thanks everyone! |
* feat: mapping slice of complex struct caarlos0#298 * feat: support predefined values and pre initialized structs * refactor: some improvement * refactor: some improvement * test: support normal features for nested fields * test: trying to fix `gofumpt` lint issues * chore: add sample for complex struct in readme --------- Co-authored-by: Hamid Reza Ranjbar <hamidreza.ranjbar@snapp.cab>
ref:
output:
The text was updated successfully, but these errors were encountered: