Skip to content

fix(env-parsing): ensure struct pointers are initialized before parsing#155

Open
nbox363 wants to merge 1 commit intoilyakaznacheev:masterfrom
nbox363:master
Open

fix(env-parsing): ensure struct pointers are initialized before parsing#155
nbox363 wants to merge 1 commit intoilyakaznacheev:masterfrom
nbox363:master

Conversation

@nbox363
Copy link
Copy Markdown

@nbox363 nbox363 commented Mar 17, 2025

Now, if a struct pointer is nil, it gets properly initialized before parsing, ensuring that TextUnmarshaler and other interfaces work as expected.

Now, if a struct pointer is nil, it gets properly initialized before parsing,
ensuring that TextUnmarshaler and other interfaces work as expected.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant