Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ADIWatcher ¶
type ADIWatcher struct {
// contains filtered or unexported fields
}
func NewADIWatcher ¶
func NewADIWatcher(filePath string, callback func(string)) (*ADIWatcher, error)
func (*ADIWatcher) Close ¶
func (w *ADIWatcher) Close()
func (*ADIWatcher) Start ¶
func (w *ADIWatcher) Start() error
Click to show internal directories.
Click to hide internal directories.