package datakit-server

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Expose a VFS directory over 9p.

module type S = sig ... end

The server signature.

module Make (Flow : V1_LWT.FLOW) : S with type flow = Flow.flow

Server builder.

OCaml

Innovation. Community. Security.