Invocation
zio.http.endpoint.Invocation
An invocation represents a single invocation of an endpoint through provision of the input that the endpoint requires.
Invocations are pure data. In order to be useful, you must execute an invocation with an EndpointExecutor.
Attributes
- Graph
-
- Supertypes
Members list
In this article