Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WatchedFileInfo ¶
type WatchedFileInfo struct {
// contains filtered or unexported fields
}
func (*WatchedFileInfo) LastCheck ¶
func (fi *WatchedFileInfo) LastCheck() time.Time
func (*WatchedFileInfo) Path ¶
func (fi *WatchedFileInfo) Path() string
func (*WatchedFileInfo) Size ¶
func (fi *WatchedFileInfo) Size() int64
Click to show internal directories.
Click to hide internal directories.