git-mirage.ssh
Git_mirage_ssh.Make
git-mirage.http
git-mirage.tcp
module TCP : Tcpip.Tcp.S
module Happy_eyeballs : Mimic_happy_eyeballs.S with type flow = TCP.flow
val connect : Mimic.ctx -> Mimic.ctx Lwt.t
val with_optionnal_key : ?authenticator:string -> key:string option -> password:string option -> Mimic.ctx -> Mimic.ctx Lwt.t
val ctx : Mimic.ctx