package github-hooks

  1. Overview
  2. Docs

Module Github_hooksSource

Github Hooks

Sourcetype server_tls_config = [ `Crt_file_path of string ] * [ `Key_file_path of string ] * [ `Password of bool -> string | `No_password ] * [ `Port of int ]

The type for TLS server configuration. Similar to Conduit_lwt_unix.server_tls_config

Sourcemodule Repo : sig ... end
Sourcemodule type CONFIGURATION = sig ... end
Sourcemodule type TIME = sig ... end
Sourcemodule type SERVER = sig ... end
Sourcemodule type HOOKS = sig ... end
OCaml

Innovation. Community. Security.