-options.md 567 B

net / com.drake.net / kotlinx.coroutines.CoroutineScope / Options

Options

inline fun <reified M> CoroutineScope.Options(path:String, tag:Any? = null, noinline block: (UrlRequest.() ->Unit)? = null): Deferred<M>