serviceRunner

suspend fun serviceRunner(name: String, block: suspend ServiceRunnerResourceBuilder.() -> Unit): ServiceRunner

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for ServiceRunner.


See also

Parameters

name

The unique name of the resulting resource.