mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-21 01:09:01 +08:00
log
This commit is contained in:
@@ -70,7 +70,3 @@ func Start(rpcPort int, rpcRegisterName string, prometheusPort int, rpcFn func(c
|
||||
}
|
||||
return nil
|
||||
}
|
||||
|
||||
//func Start(rpcPort int, rpcRegisterName string, prometheusPort int, rpcFn func(client discoveryregistry.SvcDiscoveryRegistry, server *grpc.Server) error, options ...grpc.ServerOption) error {
|
||||
// return start(rpcPort, rpcRegisterName, prometheusPort, rpcFn, options)
|
||||
//}
|
||||
|
||||
Reference in New Issue
Block a user