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
/
ServiceWithZIOPartiallyApplied
ServiceWithZIOPartiallyApplied
zio.query.ZQuery$.ServiceWithZIOPartiallyApplied
final
class
ServiceWithZIOPartiallyApplied
[
Service
](
dummy
:
Boolean
)
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
[
R
<:
Service
,
E
,
A
](
f
:
Service
=>
ZIO
[
R
,
E
,
A
])(
implicit
tag
:
Tag
[
Service
],
trace
:
Trace
):
ZQuery
[
R
&
Service
,
E
,
A
]