mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-13 13:35:59 +08:00
api to rpc
This commit is contained in:
@@ -526,7 +526,8 @@ func (c *config) initConfig(config interface{}, configName, configPath string) e
|
||||
}
|
||||
|
||||
func (c *config) Register(registry discoveryregistry.SvcDiscoveryRegistry) error {
|
||||
registry
|
||||
//registry
|
||||
return nil
|
||||
}
|
||||
|
||||
func InitConfig() error {
|
||||
|
||||
Reference in New Issue
Block a user