Packages

Implements Google Partial Response protocol in Erlang.

Current section

Files

Jump to
fieldmask src fieldmask.app.src
Raw

src/fieldmask.app.src

{application,fieldmask,
[{description,"Implements Google Partial Response protocol in Erlang."},
{vsn,"0.0.1"},
{registered,[]},
{applications,[]},
{env,[]},
{licenses,["Apache"]},
{links,[{"GitHub","https://github.com/seniverse/fieldmask"}]}]}.