harness.http.server.Route$.Result$
See theResult companion trait
object Result
Attributes
Members list
Type members
Classlikes
final case class Found[-R, DomainError, ApiError](effect: ZIO[HarnessEnv & BuiltInRequestEnv & R, DomainError, HttpResponse], handler: ErrorHandler[DomainError, ApiError]) extends Result[R]
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Result[R]class Objecttrait Matchableclass AnyShow all
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article