xref
: /
external
/
grpc-grpc
/
templates
/
grpc.def.template
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
%YAML 1.2
2
--- |
3
EXPORTS
4
% for api in c_apis:
5
${
api.name
}
6
% endfor
7