Current section
Files
Jump to
Current section
Files
src/grpc_lib.app.src
{application,grpc_lib,
[{description,"Shared functions for grpc and grpc_client"},
{vsn,"0.1.2"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{maintainers,["Chandrashekhar Mullaparthi"]},
{licenses,["Apache 2.0"]},
{links,[{"Github",
"https://github.com/Bluehouse-Technology/grpc_lib"}]}]}.