Client

io.github.juliano.randomuser.Client
See theClient companion trait
object Client

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Client.type

Members list

Value members

Concrete methods

def fetch(params: Params): ZIO[Client, ApiException, Content]

Concrete fields

val default: ULayer[Client]
val layer: URLayer[SttpBackend[Task, Any], Client]