github4s.http

Members list

Concise view

Type members

Classlikes

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
class HttpClient[F[_]](client: Client[F], val config: GithubConfig, accessTokens: AccessToken[F])(implicit evidence$1: Concurrent[F])

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
object HttpClient

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
case class RequestBuilder[Res](url: String, httpVerb: Method, authHeader: Map[String, String], data: Option[Res], params: Map[String, String], headers: Map[String, String])

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any