package sihl-facade

  1. Overview
  2. Docs
Sihl service facade that uses the facade pattern to hide service implementations

Install

Authors

Maintainers

Sources

sihl-0.3.0-rc1.tbz
sha256=ebfeaa62fe4498e6de03d7e6577e10c143d6148a10a6a47b98e032f3dcc70ddc
sha512=e1d80894a4a5a2d99036f6dc0fbd60686a105509fb5b743d5dfa70f4ce76a2ffeac6419bcc1b0da56a631f592497262551a44ec4a004c81809bc08d156008061

Description

The facade provides API to register service implementations as the main mechanism for dependency injection.

Published: 11 Jan 2021

Dependencies (4)

  1. sihl-core = version
  2. sihl-contract = version
  3. ocaml >= "4.08.0"
  4. dune >= "2.7"

Dev Dependencies (2)

  1. odoc with-doc
  2. alcotest-lwt >= "1.2.0" & < "3.0.0" & with-test

Used by (9)

  1. sihl = "0.3.0~rc1"
  2. sihl-email = "0.3.0~rc1"
  3. sihl-persistence >= "0.3.0~rc1"
  4. sihl-queue = "0.3.0~rc1"
  5. sihl-session
  6. sihl-storage = "0.3.0~rc1"
  7. sihl-token < "0.3.0~rc2"
  8. sihl-user = "0.3.0~rc1"
  9. sihl-web >= "0.3.0~rc1"

Conflicts

None