Endpoint

sealed trait Endpoint[F[_]]
Companion:
object
class Object
trait Matchable
class Any
class RequestResponseEndpoint[F, In, Err, Out]

Value members

Abstract methods

def method: String