docs
docs
API
zio.query
Cache
Cache
CompletedRequestMap
CompletedRequestMap
DataSource
DataSource
Batched
Batched
DataSourceAspect
DataSourceAspect
Described
Described
AnySyntax
QueryFailure
Request
ZQuery
ZQuery
EnvironmentWithPartiallyApplied
EnvironmentWithQueryPartiallyApplied
EnvironmentWithZIOPartiallyApplied
ProvideSomeLayer
ServiceWithPartiallyApplied
ServiceWithQueryPartiallyApplied
ServiceWithZIOPartiallyApplied
TimeoutTo
docs
/
zio.query
/
ZQuery
/
ProvideSomeLayer
ProvideSomeLayer
zio.query.ZQuery$.ProvideSomeLayer
final
class
ProvideSomeLayer
[
R0
,
-
R
,
+
E
,
+
A
](
self
:
ZQuery
[
R
,
E
,
A
])
extends
AnyVal
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
AnyVal
trait
Matchable
class
Any
Clear all
Members list
Concise view
Value members
Concrete methods
def
apply
[
E1
>:
E
,
R1
](
layer
:
=>
Described
[
ZLayer
[
R0
,
E1
,
R1
]])(
implicit
ev
:
R0
&
R1
<:<
R
,
tag
:
Tag
[
R1
],
trace
:
Trace
):
ZQuery
[
R0
,
E1
,
A
]