docs/cmd/notary-signer
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
..
main.go Add a function to parse viper 2015-12-09 09:17:24 +08:00
main_test.go Fix bug with keystore not getting assigned in the signer in the DB case. 2015-11-30 16:41:07 -08:00