smithy4s.kinesis4cats.kcl.http4s.generated.package.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of kinesis4cats-kcl-http4s_3 Show documentation
Show all versions of kinesis4cats-kcl-http4s_3 Show documentation
Http4s interfaces for the KCL
The newest version!
package kinesis4cats.kcl.http4s
package object generated {
type KCLService[F[_]] = smithy4s.kinds.FunctorAlgebra[KCLServiceGen, F]
val KCLService = KCLServiceGen
}