package git-mirage
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  A package to use ocaml-git with MirageOS backend
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      git-3.8.0.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=f6c628e3628d25686cec4cdff8132f9433e95938bdcb43975778d28d33a0b077
    
    
  sha512=779bdd7a1657e859ed47b46ef9da007b5f43f4446f8cea831f29fae662efdd33a39aa2ee90b9f8d8b6360f2abb78038a7592633efa26e8adc5d2ae20d86d8015
    
    
  doc/git-mirage.happy-eyeballs/Git_mirage_happy_eyeballs/Make/DNS/index.html
Module Make.DNSSource
val create : 
  ?size:int ->
  ?edns:[ `Auto | `Manual of Dns.Edns.t | `None ] ->
  ?nameservers:
    (Dns.proto
     * [ `Plaintext of Ipaddr.t * int
       | `Tls of Tls.Config.client * Ipaddr.t * int ]
         list) ->
  ?timeout:int64 ->
  Stack.t ->
  tval nameservers : 
  t ->
  Dns.proto
  * [ `Plaintext of Ipaddr.t * int
    | `Tls of Tls.Config.client * Ipaddr.t * int ]
      listval getaddrinfo : 
  t ->
  'r Dns.Rr_map.key ->
  'a Domain_name.t ->
  ('r, [> `Msg of string ]) result Lwt.tval gethostbyname : 
  t ->
  [ `host ] Domain_name.t ->
  (Ipaddr.V4.t, [> `Msg of string ]) result Lwt.tval gethostbyname6 : 
  t ->
  [ `host ] Domain_name.t ->
  (Ipaddr.V6.t, [> `Msg of string ]) result Lwt.tval get_resource_record : 
  t ->
  'r Dns.Rr_map.key ->
  'a Domain_name.t ->
  ('r,
    [> `Msg of string
    | `No_data of [ `raw ] Domain_name.t * Dns.Soa.t
    | `No_domain of [ `raw ] Domain_name.t * Dns.Soa.t ])
    result
    Lwt.t sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >