mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-07 02:26:00 +08:00
api2rpc
This commit is contained in:
@@ -23,7 +23,7 @@ import (
|
||||
// return
|
||||
// }
|
||||
// tracelog.SetCtxInfo(ctx, logFuncName, nil, "apiReq", apiReq)
|
||||
// etcdConn, err := rpc.GetConn(ctx, rpcName)
|
||||
// etcdConn, err := rpcFn.GetConn(ctx, rpcName)
|
||||
// if err != nil {
|
||||
// WriteErrorResponse(ctx, "GetConn", err)
|
||||
// return
|
||||
|
||||
Reference in New Issue
Block a user