-patch.md 561 B

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

Patch

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