proxy.golang.org : github.com/micro/go-micro/cmd/protoc-gen-micro
protoc-gen-micro is a plugin for the Google protocol buffer compiler to generate Go code. Run it by building this program and putting it in your path with the name That word 'micro' at the end becomes part of the option string set for the protocol compiler, so once the protocol compiler (protoc) is installed you can run to generate go-micro code for the protocol defined by file.proto. With that input, the output will be written to The generated code is documented in the package comment for the library. See the README and documentation for protocol buffers to learn more:
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/micro/go-micro/cmd/protoc-gen-micro
Keywords:
distributed-systems
, go
, golang
, micro
, microservices
, rpc
License: Apache-2.0
Latest release: 3 months ago
Namespace: github.com/micro/go-micro/cmd
Stars: 21,411 on GitHub
Forks: 2,313 on GitHub
Total Commits: 3102
Committers: 189
Average commits per author: 16.413
Development Distribution Score (DDS): 0.589
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/asim
Last synced: 3 months ago