-trace.md 559 B

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

Trace

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