mirror of https://github.com/docker/cli.git
4 lines
224 B
Go
4 lines
224 B
Go
|
package plugin
|
||
|
|
||
|
//go:generate protoc -I.:/usr/local --gogoswarm_out=import_path=github.com/docker/swarmkit/protobuf/plugin,Mgoogle/protobuf/descriptor.proto=github.com/gogo/protobuf/protoc-gen-gogo/descriptor:. plugin.proto
|