package mirage
-
mirage
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val dns_client : dns_client Functoria.typ
val generic_dns_client :
?group:string ->
?timeout:int64 ->
?nameservers:string list ->
?cache_size:int ->
unit ->
(Random.random ->
Time.time ->
Mclock.mclock ->
Pclock.pclock ->
Stack.stackv4v6 ->
Happy_eyeballs.happy_eyeballs ->
dns_client)
Functoria.impl