package eliom

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val new_configuration : unit -> t
val drop_configuration : t -> unit
val set_always_active : t -> bool -> unit
val set_timeout : t -> float -> unit
val set_active_until_timeout : t -> bool -> unit
val set_time_between_requests : t -> float -> unit
val set_time_between_requests_when_idle : t -> (float * float * float) -> unit