Current section

Files

Jump to
ra src ra.app.src
Raw

src/ra.app.src

{application,ra,
[{description,"Raft library"},
{vsn,"2.16.0-pre.7"},
{licenses,["Apache-2.0","MPL-2.0"]},
{links,[{"github","https://github.com/rabbitmq/ra"}]},
{modules,[]},
{registered,[ra_sup]},
{applications,[kernel,stdlib,sasl,crypto,aten,gen_batch_server,
seshat]},
{mod,{ra_app,[]}},
{env,[]}]}.