ZTapir

trait ZTapir
class Object
trait Matchable
class Any

Type members

Classlikes

class RichZEndpoint[I, E, O](e: ZEndpoint[I, E, O])
class RichZServiceEndpoint[R, I, E, O](zse: ZServerEndpoint[R, I, E, O])

Types

type ZEndpoint[I, E, O] = Endpoint[I, E, O, ZioStreams & WebSockets]
type ZServerEndpoint[R, I, E, O] = ServerEndpoint[I, E, O, ZioStreams & WebSockets, [_] =>> RIO[R, _$1]]