package datakit-server

  1. Overview
  2. Docs

Description

The library exposes a VFS interface, that servers can use to write introspection libraries -- for instance to expose runtime parameters over 9p. The library does not depend on Irmin so is relatively lightweight to embed in any application.

Published: 03 Dec 2016

Dependencies (15)

  1. lwt < "5.6.0"
  2. mirage-types-lwt >= "2.6.0" & < "3.0.0"
  3. sexplib < "v0.11.0"
  4. protocol-9p >= "0.7.4" & < "0.9.0"
  5. fmt >= "0.8.2"
  6. cstruct
  7. rresult
  8. uri
  9. logs
  10. astring
  11. base-bytes
  12. topkg build
  13. ocamlbuild build
  14. ocamlfind build
  15. ocaml

Dev Dependencies

None

Used by (3)

  1. datakit < "0.9.0"
  2. datakit-github < "0.9.0"
  3. vpnkit < "0.1.1"

Conflicts

None