1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

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 fbd5923964
commit f7c37712ea

View file

@ -0,0 +1,4 @@
package sandbox
// NeighOption is a function option type to set neighbor options
type NeighOption func()