trace4cats.sttp.tapir.syntax

Type members

Inherited classlikes

implicit class TracedServerEndpoint[I, E, O, R, F[_], G[_]](serverEndpoint: Full[Unit, Unit, I, E, O, R, G])
Inherited from:
ServerEndpointSyntax
implicit class TracedServerEndpointRecoverErrors[I, E <: Throwable, O, R, F[_], G[_]](serverEndpoint: Full[Unit, Unit, I, E, O, R, G])
Inherited from:
ServerEndpointSyntax

Implicits

Inherited implicits

final implicit def TracedServerEndpoint[I, E, O, R, F[_], G[_]](serverEndpoint: Full[Unit, Unit, I, E, O, R, G]): TracedServerEndpoint[I, E, O, R, F, G]
Inherited from:
ServerEndpointSyntax
final implicit def TracedServerEndpointRecoverErrors[I, E <: Throwable, O, R, F[_], G[_]](serverEndpoint: Full[Unit, Unit, I, E, O, R, G]): TracedServerEndpointRecoverErrors[I, E, O, R, F, G]
Inherited from:
ServerEndpointSyntax