start

fun Koject.start(doNotUse: DoNotUse = DoNotUse, builder: KojectBuilder.() -> Unit = {})

Start Koject application

Will be replaced by automatic code generation. Not actually called.

Parameters

doNotUse

Do not use! It's a hack to overwrite with generated code.

builder

Configurations to start.