Current section
Files
Jump to
Current section
Files
include/glrss_parser@rss_Cloud.hrl
-record(cloud, {
domain :: binary(),
port :: integer(),
path :: binary(),
register_procedure :: binary(),
protocol :: binary()
}).