|
|
4 years ago | |
|---|---|---|
| .gitignore | 4 years ago | |
| Makefile | 4 years ago | |
| README.md | 4 years ago | |
| basic.proto | 4 years ago | |
| enums.proto | 4 years ago | |
| errors.proto | 4 years ago | |
| helper.go | 4 years ago |
It simply support several basic definitions cross languages.
make / make all generates golang and python files.
make go generates golang files only while make python generates python files only.
make clean will remove all generated files.