Transport

me.wojnowski.oidc4s.transport.Transport
See theTransport companion object
trait Transport[F[_]]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

def get(uri: String): F[Either[Error, Response]]