Init transforms future into runnable.
(opts StartOptions)
| 133 | |
| 134 | // Init transforms future into runnable. |
| 135 | Init(opts StartOptions) Runnable |
| 136 | } |
| 137 | |
| 138 | // RunnableBuilder represents options that can be build into runnable and if |
no outgoing calls