1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/libnetwork/sandbox/neigh_windows.go
Madhu Venugopal f7c37712ea Fixing a windows compile error in docker during vendor-in
Signed-off-by: Madhu Venugopal <madhu@docker.com>
2015-06-21 02:32:07 -07:00

4 lines
106 B
Go

package sandbox
// NeighOption is a function option type to set neighbor options
type NeighOption func()