Git_mirage_sshSourcetype endpoint = {port : int;hostname : string;authenticator : Awa.Keys.authenticator option;user : string;credentials : [ `Password of string | `Pubkey of Awa.Hostkey.priv ];path : string;capabilities : [ `Rd | `Wr ];}module Make
(TCP : Tcpip.Tcp.S)
(Happy_eyeballs : Mimic_happy_eyeballs.S with type flow = TCP.flow) :
S