ServiceExecutor

interface ServiceExecutor

Functions

Link copied to clipboard
abstract suspend fun invoke(service: RpcService, input: Any?): Any?