RichZServiceEndpoint

implicit
class RichZServiceEndpoint[R, A, U, I, E, O, C](zse: ZServerEndpoint[R, C])
class Object
trait Matchable
class Any

Value members

Concrete methods

def widen[R2 <: R]: ZServerEndpoint[R2, C]

Extends the environment so that it can be made uniform across multiple endpoints.

Extends the environment so that it can be made uniform across multiple endpoints.