Documentation
¶
Overview ¶
/ recursively spider a program directory
Index ¶
Constants ¶
View Source
const ( FS_CREATE = 1 << iota FS_DELETE FS_MODIFY FS_RENAME )
event type
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Spider ¶
func (*Spider) FilesChanged ¶
func (*Spider) IsSpiderable ¶
/ to check if a dir is spiderable if it has been spidered, return false
Click to show internal directories.
Click to hide internal directories.