APIServices

object APIServices
class Object
trait Matchable
class Any

Value members

Concrete fields

val any: ZLayer[APIServices, Nothing, APIServices]
val live: ZLayer[Has[SttpBackend[Task, ZioStreams & WebSockets]] & Has[K8sCluster], Nothing, APIServices]
val test: ZLayer[Any, Nothing, APIServices]