Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t
val by_headers : time_source:Async.Time_source.t -> t
val with_minimum_delay :
time_source:Async.Time_source.t ->
delay:Core.Time_ns.Span.t ->
t
val permit_request : t -> unit Async.Deferred.t
val notify_response : t -> Cohttp.Response.t -> unit
val is_ready : t -> bool
val wait_until_ready : t -> unit Async.Deferred.t