Packages

A gen_server implementation with additional, overload-protected call type

Current section

Files

Jump to
enough src enough.app.src
Raw

src/enough.app.src

{application,enough,
[{description,"A gen_server implementation with additional, overload-protected call type"},
{vsn,"0.1.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache 2.0"]},
{links,[{"GitHub","https://github.com/hauleth/enough"}]}]}.