mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-12 04:55:59 +08:00
fix Pb2String
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package getcdv3
|
||||
|
||||
import "google.golang.org/grpc"
|
||||
|
||||
func GetDefaultConn(arg1, arg2, arg3, arg4 string) *grpc.ClientConn {
|
||||
return nil
|
||||
}
|
||||
Reference in New Issue
Block a user