Current section
Files
Jump to
Current section
Files
src/seshat.app.src
{application,seshat,
[{description,"Counters registry"},
{vsn,"0.3.2"},
{licenses,["Apache","MPL"]},
{links,[{"github","https://github.com/rabbitmq/seshat"}]},
{modules,[]},
{registered,[seshat_sup]},
{applications,[kernel,stdlib,sasl,crypto]},
{mod,{seshat_app,[]}},
{env,[]}]}.