|
Kyle Lemons |
at Sep 19, 2013 at 5:27 pm
|
⇧ |
| |
I have a third party one here:
https://github.com/kylelemons/go-rpcgenIt can generate both "native" RPC and (my own) "web" RPC, and can handle
multiple wire protocols (proto, json, gob), all based on proto service
definitions.
On Wed, Sep 18, 2013 at 6:36 AM, David Symonds wrote:It doesn't support generating rpc stubs directly, but it's designed to
make it easy to add that. The code in generator/generator.go has a
rough plugin system that is straight-forward to code against.
--
You received this message because you are subscribed to the Google Groups
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to
[email protected].
For more options, visit
https://groups.google.com/groups/opt_out. --
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
[email protected].
For more options, visit
https://groups.google.com/groups/opt_out.