izumi.idealingua.runtime.rpc.http4s.HttpExecutionContext.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of idealingua-v1-runtime-rpc-http4s_2.13 Show documentation
Show all versions of idealingua-v1-runtime-rpc-http4s_2.13 Show documentation
idealingua-v1-runtime-rpc-http4s
The newest version!
package izumi.idealingua.runtime.rpc.http4s
import scala.concurrent.ExecutionContext
final case class HttpExecutionContext(clientExecutionContext: ExecutionContext)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy