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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
Question:
When the configuration file does not exist, how can I make the environment variable automatically parse to the
data
structure?Expect:
When the configuration file does not exist, the configuration can be parsed into
data
according to environment variables.Actual:
Before formatting
data
, all field values will be parsed first, according to thev.AllSettings()
methodBeta Was this translation helpful? Give feedback.
All reactions