package datakit-server-9p

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

Module Fs9pSource

Expose a VFS directory over 9p.

Sourcemodule type S = sig ... end

The server signature.

Sourcemodule Make (Flow : Mirage_flow_lwt.S) : S with type flow = Flow.flow

Server builder.

OCaml

Innovation. Community. Security.