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: 09 May 2017

Dependencies (15)

  1. lwt < "5.6.0"
  2. cmdliner
  3. prometheus
  4. sexplib
  5. mirage-flow-lwt
  6. protocol-9p-unix >= "0.11.0"
  7. cstruct >= "2.2.0"
  8. fmt
  9. rresult
  10. uri
  11. logs
  12. astring
  13. base-bytes
  14. jbuilder >= "1.0+beta7" & < "1.0+beta12"
  15. ocaml

Reverse Dependencies (2)

  1. datakit >= "0.10.0" & < "0.11.0"
  2. datakit-bridge-github >= "0.10.0" & < "0.11.0"

Conflicts

    None