Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DirectoryWatcher ¶
type DirectoryWatcher struct {
// contains filtered or unexported fields
}
func NewDirectoryWatcher ¶
func NewDirectoryWatcher(scanInterval, retry int) *DirectoryWatcher
func (*DirectoryWatcher) Close ¶
func (w *DirectoryWatcher) Close()
func (*DirectoryWatcher) Done ¶
func (w *DirectoryWatcher) Done(record *NewRecord)
func (*DirectoryWatcher) Error ¶
func (w *DirectoryWatcher) Error(record *NewRecord)
Click to show internal directories.
Click to hide internal directories.