Current section
Files
Jump to
Current section
Files
src/enats.app.src
{application,enats,
[{description,"Erlang NATS.io client library"},
{vsn,"1.0.0"},
{registered,[]},
{applications,[kernel,stdlib,enats_msg,opentelemetry_api]},
{env,[]},
{modules,[]},
{licenses,["Apache-2.0"]},
{links,[]}]}.