package ocsigen-start

  1. Overview
  2. Docs
exception No_such_resource
exception Main_email_removal_attempt
exception Account_not_activated
val init : ?host:string -> ?port:int -> ?user:string -> ?password:string -> ?database:string -> ?unix_domain_socket_dir:string -> ?pool_size:int -> unit -> unit
module PGOCaml : sig ... end
val full_transaction_block : (PGOCaml.pa_pg_data PGOCaml.t -> 'a Lwt.t) -> 'a Lwt.t
val without_transaction : (PGOCaml.pa_pg_data PGOCaml.t -> 'a Lwt.t) -> 'a Lwt.t
val pwd_crypt_ref : ((string -> string) * (Os_types.User.id -> string -> string -> bool)) Pervasives.ref
module Email : sig ... end
module User : sig ... end
module Groups : sig ... end
OCaml

Innovation. Community. Security.