package github-hooks-unix

  1. Overview
  2. Docs

Module Github_hooks_unix.MakeSource

Parameters

Signature

Sourcetype t
Sourceval create : token -> Uri.t -> t
Sourceval run : t -> unit Lwt.t
Sourceval watch : t -> ?events:Github_t.event_type list -> Github_hooks.Repo.t -> unit Lwt.t
Sourceval events : t -> (Github_hooks.Repo.t * Github_t.event_hook_constr) list
Sourceval clear : t -> unit
Sourceval wait : t -> unit Lwt.t
OCaml

Innovation. Community. Security.