Package

github4s

api

Permalink

package api

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. api
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class Activities[C, M[_]] extends AnyRef

    Permalink

    Factory to encapsulate calls related to Activities operations

  2. class Auth[C, M[_]] extends AnyRef

    Permalink

    Factory to encapsulate calls related to Auth operations

  3. class Gists[C, M[_]] extends AnyRef

    Permalink

    Factory to encapsulate calls related to Repositories operations

  4. class GitData[C, M[_]] extends AnyRef

    Permalink

    Factory that encapsulates all the Git Database API calls

  5. class Issues[C, M[_]] extends AnyRef

    Permalink

    Factory to encapsulate calls related to Issues operations

  6. class Organizations[C, M[_]] extends AnyRef

    Permalink

    Factory to encapsulate calls related to Organizations operations

  7. class PullRequests[C, M[_]] extends AnyRef

    Permalink

    Factory to encapsulate calls related to PullRequests operations

  8. class Repos[C, M[_]] extends AnyRef

    Permalink

    Factory to encapsulate calls related to Repositories operations

  9. class Users[C, M[_]] extends AnyRef

    Permalink

    Factory to encapsulate calls related to Users operations

Value Members

  1. def dropNullPrint(json: Json): String

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped