Add README for pluginrpc-gen

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
Upstream-commit: 7acd3ca79d2b13500ca3f53a567cb87fddd4a543
Component: engine
This commit is contained in:
Brian Goff
2015-09-22 15:50:48 -04:00
parent a3f8f51f2a
commit b761cfeb67
2 changed files with 69 additions and 1 deletions

View File

@ -1,4 +1,4 @@
//go:generate pluginrpc-gen -i $GOFILE -o proxy.go -type volumeDriver -name volumeDriver
//go:generate pluginrpc-gen -i $GOFILE -o proxy.go -type volumeDriver -name VolumeDriver
package volumedrivers