Server

oxygen.http.server.Server
See theServer companion object
trait Server

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def serve(endpoints: CompiledEndpoints, config: Config): RIO[Scope, Unit]