Plasma GitLab Archive
Projects Blog Knowledge

sig
  type cache
  val create_cache : port:int -> period:int -> unit -> Hydromon_query.cache
  exception No_result of string
  val check_object :
    cache:Hydromon_query.cache ->
    monobj:string -> operation:string -> idempotent:bool -> unit -> int
  val configure_proxy :
    cache:Hydromon_query.cache ->
    proxy:Hydro_proxy.proxy_t ->
    operation:string ->
    idempotent:bool -> ?threshold:int -> ?deactivate:bool -> unit -> unit
end
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml