.TH "Eliom_openid.HiddenServiceInfo" 3o 2014-07-10 OCamldoc "" .SH NAME Eliom_openid.HiddenServiceInfo \- Information about the hidden service .SH Module type Module type Eliom_openid.HiddenServiceInfo .SH Documentation .sp Module type .BI "HiddenServiceInfo" = .B sig end .sp Information about the hidden service .sp .sp .sp .sp .I val path : .B string list .sp .sp .I val f : .B (string * string) list -> .B unit -> Eliom_registration.browser_content Eliom_registration.kind Lwt.t .sp The path of the hidden service .sp .sp