ServerEndpointSyntax

class Object
trait Matchable
class Any

Type members

Classlikes

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

Implicits

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]
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]