qitab / cl-protobufs

Common Lisp protocol buffer implementation.
MIT License
78 stars 17 forks source link

Export service method stub. #368

Closed copybara-service[bot] closed 2 years ago

copybara-service[bot] commented 2 years ago

Export service method stub.

For service method foo we currently export foo-impl. The -impl is confusing and hard to remember, instead export the foo symbol.