EndpointBuilder

oxygen.http.server.EndpointBuilder
See theEndpointBuilder companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def layer[R, E](f: EndpointBuilder[Any, Nothing] => EndpointBuilder[R, E]): ZLayer[R, E, Endpoints]