toc_trade_protobuf

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

toc trade protobuf

TOC TRADE PROTOBUF #

VScode settings #
protoc_path=$(which protoc)
echo '{
"protoc": {
"path": "'$protoc_path'",
"compile_on_save": false,
"options": [
"--proto_path=protos/v3",
"--python_out=src/python",
"--go_out=src/go"
]
}
}' > .vscode/settings.json
copied to clipboard

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.