github.com/jwhonce/docker@v0.6.7-0.20190327063223-da823cf3a5a3/api/types/swarm/runtime/gen.go (about)

     1  //go:generate protoc -I . --gogofast_out=import_path=github.com/docker/docker/api/types/swarm/runtime:. plugin.proto
     2  
     3  package runtime // import "github.com/docker/docker/api/types/swarm/runtime"