-
public final class ExtensionsKt
-
-
Method Summary
Modifier and Type Method Description final static AsyncClient
toAsync(OpenFeatureClient $self, CoroutineDispatcher dispatcher)
final static <ERROR CLASS>
awaitProviderReady(CoroutineDispatcher dispatcher)
-
-
Method Detail
-
toAsync
final static AsyncClient toAsync(OpenFeatureClient $self, CoroutineDispatcher dispatcher)
-
awaitProviderReady
final static <ERROR CLASS> awaitProviderReady(CoroutineDispatcher dispatcher)
-
-
-
-