grpc.def.template 78 B

123456
  1. %YAML 1.2
  2. --- |
  3. EXPORTS
  4. % for api in c_apis:
  5. ${api.name}
  6. % endfor