An open API service indexing awesome lists of open source software.

https://github.com/lpxxn/protobufferwithgo


https://github.com/lpxxn/protobufferwithgo

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# protobufferwithgo

$pwd
/Users/li/go/src/github.com/lpxxn/protobufferwithgo

$
protoc -I=./protomodel --go_out=./gosrc/model ./protomodel/*.proto

$
protoc -I=./protomodel --php_out=./phpsrc/model ./protomodel/*.proto