This commit is contained in:
wangchuxiao
2023-05-30 19:18:12 +08:00
parent 4c45148eca
commit 4c17c64403
8 changed files with 417 additions and 3 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ import (
"github.com/OpenIMSDK/Open-IM-Server/pkg/common/db/cache"
"github.com/OpenIMSDK/Open-IM-Server/pkg/common/log"
"github.com/OpenIMSDK/Open-IM-Server/pkg/discoveryregistry"
"github.com/OpenIMSDK/openKeeper"
openKeeper "github.com/OpenIMSDK/Open-IM-Server/pkg/discoveryregistry/zookeeper"
)
func main() {