notify from moby

This commit is contained in:
asoseil 2017-10-08 23:29:10 +02:00
parent f38b2891ab
commit 654de0fbc3
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
package main
// this code is imported from moby, unfortunately i can't import it directly from its repo,
// cause there was a problem with moby vendor and fsnotify
// i have just added only walk methods and some little changes to polling interval, originally set as static.
import (
"errors"
"fmt"