func init() { redisCount = 0 config.Configure("./test_config.json") Configure() }
func init() { config.Configure("./test_config.json") Configure() }