John Behm
John Behm
Could you add an option that's called WithEnvironmentMap. I think the normal user would prefer using a key-value map instead of that list.
I do define it as string pointer in the config (RootConfig) struct to indicate that it's optional.
this might be my bad :). Guess this should be able to check both so I should probably use Get and check if it's a string pointer or a string....
Well, in general there is no pointer support. This is more of an enhencement requirement than a bug label, I guess.
I wonder if this can be implemented with custom mapstructure hook function where for example time.Time is parsed as well.
if this library does not bump its dependency, you could at least do a hotfix and manually bump that indirect dependency to 0.3.8 in your project.
I vote for ChillerDragon f3.
@waldirborbajr your issue might be unrelated to this, please test with the latest release.