Files
docker-cli/vendor/github.com/docker/swarmkit/api/README.md
T
2017-09-25 09:34:52 -07:00

272 B

Notice

Do not change .pb.go files directly. You need to change the corresponding .proto files and run the following command to regenerate the .pb.go files.

$ make generate

Click here for more information about protobuf.