repositorypackage
0.1.2
Repository: https://github.com/frank269/protoc-gen-code.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
Protoc Gen Code (PGC)
Generate all golang code
Example:
Run example
cd example
cp .env.example .env
make gen
make run