Scroll to navigation

Eliom_openid.HiddenServiceInfo(3o) Eliom_openid.HiddenServiceInfo(3o)

NAME

Eliom_openid.HiddenServiceInfo - Information about the hidden service

Module type

Module type Eliom_openid.HiddenServiceInfo

Documentation

Module type HiddenServiceInfo
= sig end
 
 
Information about the hidden service
 
 
 
 
 
 
 
val path : string list
 
 
 
 
val f : (string * string) list -> unit -> (Eliom_registration.browser_content, Eliom_registration.http_service) Eliom_registration.kind Lwt.t
 
The path of the hidden service
 
 
 
2012-06-11 OCamldoc