Why do we need applicationName? If we do not provide it, the lib can use local config path, for example store.Load("./config.yaml", &config)
Why do we need applicationName? If we do not provide it, the lib can use local config path, for example store.Load("./config.yaml", &config)