Fixing a windows compile error in docker during vendor-in

Signed-off-by: Madhu Venugopal <madhu@docker.com>
This commit is contained in:
Madhu Venugopal
2015-06-21 02:32:07 -07:00
parent 83743db8ce
commit 7086aa85b1
+4
View File
@@ -0,0 +1,4 @@
package sandbox
// NeighOption is a function option type to set neighbor options
type NeighOption func()