DeriveClient

oxygen.http.client.DeriveClient
See theDeriveClient companion trait
object DeriveClient

Attributes

Companion
trait
Experimental
true
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def clientLayer[Api : Tag](using der: DeriveClient[Api], evidence$1: Tag[Api]): URLayer[HttpClient, Api]
inline def derived[A]: DeriveClient[A]