zio.http.ZClientAspect
See theZClientAspect companion object
trait ZClientAspect[+LowerEnv, -UpperEnv, +LowerIn, -UpperIn, +LowerErr, -UpperErr, +LowerOut, -UpperOut]
A ZClientAspect is capable on modifying some aspect of the execution of a
client, such as metrics, tracing, encoding, decoding, or logging.
Attributes
- Companion:
- object
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type