mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-05 09:36:00 +08:00
etcd conf
This commit is contained in:
@@ -152,7 +152,7 @@ func registerConf(key, conf string) {
|
||||
|
||||
}
|
||||
|
||||
func init() {
|
||||
func RegisterConf() {
|
||||
bytes, err := yaml.Marshal(config.Config)
|
||||
if err != nil {
|
||||
panic(err.Error())
|
||||
|
||||
Reference in New Issue
Block a user