package gitlab

  1. Overview
  2. Docs
GitLab APIv4 OCaml library

Install

dune-project
 Dependency

Authors

Maintainers

Sources

gitlab-0.1.8.tbz
sha256=06e430f4ab919c3417374d9628ce7ebfd49b6a901129a6e6fa1cdd53c2daae42
sha512=04c5c7131fa5a630edd0d2c605084fb37bb6a4d875b208450bf3b3fb70dc17da0f9ed8de04271e4eea62168d77dbcdda139aa7fe1a40f06f6c6cfb4407c47680

doc/gitlab/Gitlab_s/index.html

Module Gitlab_sSource

Sourcemodule type Gitlab = sig ... end
Sourcemodule type Env = sig ... end

A module of this type is required in order to construct a Gitlab module using Gitlab_core.Make.

Sourcemodule type Time = sig ... end

A module of this type is required in order to construct a Gitlab module using Gitlab_core.Make.