package stog_server_multi

  1. Overview
  2. Docs

Parameters

Signature

class repo : (P.server_msg -> (P.client_msg -> unit Lwt.t) -> unit Lwt.t) -> (P.server_msg -> unit Lwt.t) -> id:string -> ?sshkey:string -> git_repo -> object ... end
class repos : (P.app_server_msg -> (P.app_client_msg -> unit Lwt.t) -> unit Lwt.t) -> (P.app_server_msg -> unit Lwt.t) -> ((P.server_msg -> (P.client_msg -> unit Lwt.t) -> unit Lwt.t) -> (P.server_msg -> unit Lwt.t) -> id:string -> ?sshkey:string -> git_repo -> repo) -> object ... end
OCaml

Innovation. Community. Security.