Add micro Registered Extension Number (#9767)

unistack-org/micro (microservices framework) uses protoc-gen-go-micro generator that has extension support for additional framework related options.

It is currently not using any registered extension number, so i want to stabilise this and i think that this is a good thing.

See here for an example of the extenstion in action.

Co-authored-by: Adam Cozzette <acozzette@google.com>
pull/9773/head
Vasiliy Tolstov 3 years ago committed by GitHub
parent e3b00bb58a
commit 7ffe9402db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      docs/options.md

@ -313,3 +313,6 @@ with info about your project (name and website) so we can add an entry for you.
* Website: https://github.com/google/gnostic
* Extension: 1143
1. Protoc-gen-go-micro
* Website: https://github.com/unistack-org/protoc-gen-go-micro
* Extension: 1144
Loading…
Cancel
Save