Endpoints

endpoints4s.play.client.Endpoints
See theEndpoints companion class
object Endpoints

Attributes

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

Members list

Value members

Concrete methods

def futureFromEither[A](errorOrA: Either[Throwable, A]): Future[A]