Packages

Shared functions for grpc and grpc_client

Current section

Files

Jump to
grpc_lib src grpc_lib.app.src
Raw

src/grpc_lib.app.src

{application,grpc_lib,
[{description,"Shared fucntions for grpc and grpc_client"},
{vsn,"0.1.0"},
{registered,[]},
{mod,{grpc_lib_app,[]}},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{maintainers,["Chandrashekhar Mullaparthi"]},
{licenses,["Apache 2.0"]},
{links,[{"Github",
"https://github.com/Bluehouse-Technology/grpc_lib"}]}]}.