docs/utils
HuKeping bfe7316de9 Add a function to parse viper
None of these `filename`, `ext` or `configPath` should be in `main`,
they are all just for creating a instance of Viper and then nothing.
Do it in a separate function will make the function `main` more readable.

Signed-off-by: Hu Keping <hukeping@huawei.com>
2015-12-09 09:17:24 +08:00
..
configuration.go Add a function to parse viper 2015-12-09 09:17:24 +08:00
configuration_test.go Add a function to parse viper 2015-12-09 09:17:24 +08:00
http.go adding gotuf to notary 2015-10-27 16:36:06 -07:00
http_test.go adding gotuf to notary 2015-10-27 16:36:06 -07:00
tls_config.go Ensure that environment variables can override config file entries. 2015-11-30 10:58:57 -08:00
tls_config_test.go Add shared config file parsing to the utils package. 2015-11-30 10:58:57 -08:00