qitab / cl-protobufs

Common Lisp protocol buffer implementation.
MIT License
84 stars 18 forks source link

Clean up find-message API #215

Closed copybara-service[bot] closed 4 years ago

copybara-service[bot] commented 4 years ago

Clean up find-message API

There's now exactly one way to find a message-descriptor: call find-message with the symbol naming the message type.