com.github.rssh.appcontext.AppContextAsyncProviderLookupMidPriority
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Known subtypes
-
Members list
Mid priority: convert sync AppContextProvider to async. Local sync providers win over companion-defined async providers.
Mid priority: convert sync AppContextProvider to async. Local sync providers win over companion-defined async providers.
Attributes
Lowest priority fallback: delegate to AppContextAsyncProvider[F, T]. This picks up companion-defined async providers.