Viper UnmarshalKey looses some data if a subitem is overridden

Expected behavior (what you expected to happen):viper.UnmarshalKey should unmarshals whole structure, not overridden key...

Viper Empty TOML tables cannot be listed

Problem descriptionThe TOML spec defines tables but it doesn't seem to mandate that a table has to have a key-value pair...

Viper SetEnvPrefix and SetEnvKeyReplacer values ignored when calling SafeWriteConfig

Expected behavior (what you expected to happen):After calling viper.SetEnvPrefix("FOO_") and viper.SetEnvKeyReplacer(str...

Viper Surgical update using a deep string path to the value

Given a fully merged config, I would like to update an item based upon a path to the item.Assume the following JSON conf...

Viper Need function to add merge multiple remote config

Is your feature request related to a problem? Please describe.NoDescribe the solution you'd like to seewe usually use mu...

Viper TOML keys are not read if they contain a dot

Expected behavior (what you expected to happen):Unquoted TOML entries with a dot should be read properly:[section1]la.la...

Viper Add an option to make viper spit out debug output

Is your feature request related to a problem? Please describe.I am in the process of implementing viper as configuration...

Viper Support AWS AppConfig as remote config store

Preflight Checklist[X] I have searched the issue tracker for an issue that matches the one I want to file, without succe...

Viper WatchConfig doesn't reload config

Preflight Checklist[X] I have searched the issue tracker for an issue that matches the one I want to file, without succe...

Viper Flags().Uin64P broken

Preflight Checklist[X] I have searched the issue tracker for an issue that matches the one I want to file, without succe...

Viper Panic if env variable is not found

Preflight Checklist[X] I have searched the issue tracker for an issue that matches the one I want to file, without succe...

Viper Add handler about bsd etc..

Preflight Checklist[X] I have searched the issue tracker for an issue that matches the one I want to file, without succe...

Viper support modifing key's value from jsonfile and ymlfile

Preflight Checklist[X] I have searched the issue tracker for an issue that matches the one I want to file, without succe...

Viper Default values on structs that are elements of slices are ignored

Preflight Checklist[X] I have searched the issue tracker for an issue that matches the one I want to file, without succe...

Viper Add support for default values in struct tags

Preflight Checklist[X] I have searched the issue tracker for an issue that matches the one I want to file, without succe...

Viper expose encoderRegistry and decoderRegistry

Preflight Checklist[X] I have searched the issue tracker for an issue that matches the one I want to file, without succe...

Viper ignores character following $ and $, if they are the the start of the string

Preflight Checklist[X] I have searched the issue tracker for an issue that matches the one I want to file, without succe...

Viper List all config result

Preflight Checklist[X] I have searched the issue tracker for an issue that matches the one I want to file, without succe...

Viper viper.SetDefault() doesn't work with BindEnv() consistently

Preflight Checklist[X] I have searched the issue tracker for an issue that matches the one I want to file, without succe...

Viper viper.SetConfigFile()

Preflight Checklist[X] I have searched the issue tracker for an issue that matches the one I want to file, without succe...

下一页
.