mirror of
https://github.com/docker/docs.git
synced 2026-04-12 14:25:46 +07:00
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>