This commit is contained in:
snoop 2017-05-25 16:27:51 +09:00
parent 36751de2f7
commit e6c0a4ff71

View File

@ -28,6 +28,7 @@ func GetInstance() *configManager {
}) })
return _configManager return _configManager
} }
func (c *configManager) stop() {} func (c *configManager) stop() {}