Http4sBackend

dev.hnaderi.k8s.client.http4s.Http4sBackend
See theHttp4sBackend companion class
object Http4sBackend

Attributes

Companion
class
Source
Http4sBackend.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def fromClient[F[_], T](client: Client[F])(implicit F: Concurrent[F], enc: EntityEncoder[F, T], dec: EntityDecoder[F, T], builder: Builder[T], reader: Reader[T]): Http4sBackend[F, T]

Attributes

Source
Http4sBackend.scala