1
0
Fork 0
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Mauri de Souza Meneguzzo 76be2eb977 proto: generate proto files with go generate
During codebase changes, I had to modify proto files. Noticed a lack
of instructions for compiling them.

This commit adds support for running `go generate ./...` to generate the
pb.go files.
8 months ago
..
command.pb.go proto: generate proto files with go generate 8 months ago
command.proto Support compressed backups at Store level 9 months ago
gen.go proto: generate proto files with go generate 8 months ago