package github-unix

  1. Overview
  2. Docs
include Github_s.Github
exception Message of Cohttp.Code.status_code * Github_t.message
module Response : sig ... end
module Monad : sig ... end
module Endpoint : sig ... end
module Stream : sig ... end
type rate =
  1. | Core
  2. | Search
type !'a authorization =
  1. | Result of 'a
  2. | Two_factor of string
type 'a parse = string -> 'a Lwt.t
type !'a handler = ((Cohttp.Response.t * string) -> bool) * 'a
val log_active : bool Stdlib.ref
module Scope : sig ... end
module Token : sig ... end
module API : sig ... end
module URI : sig ... end
module Filter : sig ... end
module Rate_limit : sig ... end
module User : sig ... end
module Organization : sig ... end
module Team : sig ... end
module Event : sig ... end
module Repo : sig ... end
module Stats : sig ... end
module Status : sig ... end
module Pull : sig ... end
module Issue : sig ... end
module Label : sig ... end
module Collaborator : sig ... end
module Milestone : sig ... end
module Release : sig ... end
module Deploy_key : sig ... end
module Gist : sig ... end
module Emoji : sig ... end
module Git_obj : sig ... end
OCaml

Innovation. Community. Security.