Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultFileChangeDelay = 300 * time.Millisecond
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FileMonitor ¶
func NewFileListener ¶
func NewFileListener(fileChangeDelay time.Duration, ln net.Listener) FileMonitor
func NewFileMonitor ¶
func NewFileMonitor(fileChangeDelay time.Duration) (FileMonitor, error)
Click to show internal directories.
Click to hide internal directories.