package git-mirage

  1. Overview
  2. Docs

Parameters

module TCP : sig ... end

Signature

type nonrec endpoint = Stack.t endpoint
type flow
val ssh_endpoint : endpoint Mimic.value
val ssh_protocol : (endpoint, flow) Mimic.protocol
val ssh_authenticator : Awa.Keys.authenticator Mimic.value
val with_authenticator : string -> Mimic.ctx -> Mimic.ctx
val with_rsa_key : string -> Mimic.ctx -> Mimic.ctx
val with_ed25519_key : string -> Mimic.ctx -> Mimic.ctx
val ctx : Mimic.ctx
OCaml

Innovation. Community. Security.