package yocaml

  1. Overview
  2. Docs

Module Rss.CloudSource

Sourcetype protocol =
  1. | Xml_rpc
  2. | Soap
  3. | Http_post
Sourcetype t
Sourceval make : domain:string -> port:int -> path:string -> register_procedure:string -> protocol:protocol -> unit -> t
Sourceval pp : Format.formatter -> t -> unit
Sourceval equal : t -> t -> bool
OCaml

Innovation. Community. Security.