Server

harness.http.server.Server$
object Server

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Server.type

Members list

Value members

Concrete methods

def start[ServerEnv, ReqEnv](config: ServerConfig, reqLayer: SHRLayer[ServerEnv & Scope, ReqEnv])(route: Route[ServerEnv & ReqEnv])(using evidence$1: Tag[ReqEnv]): SHRIO[ServerEnv, Unit]