Explorar o código

Merge pull request #326 from mavenugo/wneigh

Fixing a windows compile error in docker during vendor-in
Madhu Venugopal %!s(int64=10) %!d(string=hai) anos
pai
achega
e0e445434f
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      libnetwork/sandbox/neigh_windows.go

+ 4 - 0
libnetwork/sandbox/neigh_windows.go

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