2023-11-02 10:40:28 -07:00
2023-11-02 11:35:10 -07:00
2023-11-02 11:35:10 -07:00
2023-11-02 11:35:10 -07:00
2023-10-25 23:46:13 -07:00
2023-11-01 23:33:47 -07:00

JETY

JSON, ENV, YAML, TOML

This is a package for collapsing multiple configuration stores (env+json, env+yaml, env+toml) and writing them back to a centralized config.

It should behave similarly to the AutomaticEnv functionality of viper, but without some of the extra heft of the depedendencies it carries.

.AutomaticEnv .ConfigFileUsed .GetDuration .GetString .GetStringMap .GetStringSlice .ReadInConfig .SetConfigFile .SetConfigName .SetConfigType .SetDefault .Set("privkey", string viper.ConfigFileNotFoundError); ok { .WriteConfig

Description
No description provided
Readme 0BSD 121 KiB
Languages
Go 100%