mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
[fleet] make RpcServiceLocator more fun
GitOrigin-RevId: 683fca24f2a35cf335fdb87f07ab42ece80a0e2a
This commit is contained in:
committed by
intellij-monorepo-bot
parent
163ab6a9a5
commit
d49942fce7
@@ -20,7 +20,7 @@ data class ServiceImplementation(
|
||||
val serviceScope: CoroutineScope?,
|
||||
)
|
||||
|
||||
interface RpcServiceLocator {
|
||||
fun interface RpcServiceLocator {
|
||||
fun resolve(serviceId: InstanceId): ServiceImplementation?
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user