You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, but that forces us to remember to append it to every field. We tend to forget set the value and program instead of failing on initialization often fails when the value is finally needed. The idea is the same as RequiredIfNoDef but extended to empty variables.
It looks like there is no way to require env vars to be set and not empty by default?
https://go.dev/play/p/fiRtVlFW3if
Results in
The text was updated successfully, but these errors were encountered: