mirror of https://github.com/grpc/grpc.git
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
https://grpc.io/
7 lines
78 B
7 lines
78 B
9 years ago
|
%YAML 1.2
|
||
|
--- |
|
||
|
EXPORTS
|
||
|
% for api in c_apis:
|
||
|
${api.name}
|
||
|
% endfor
|