Server
harness.http.server.Server$
object Server
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Server.type
Members list
Type members
Classlikes
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Value members
Concrete methods
def start[ServerEnv, ReqEnv, T[_[_ <: Any]], ImplR >: ServerEnv & ReqEnv](reqLayer: RLayer[ServerEnv & Scope, ReqEnv], endpoints: T[Projection[ImplR]])(using evidence$1: Tag[ReqEnv], flatten: Flatten[T]): RIO[ServerEnv & Config, Nothing]
In this article