Documentation
¶
Index ¶
Constants ¶
View Source
const ( // OneDay is an abstraction of time in a given day OneDay = time.Hour * 24 )
Variables ¶
This section is empty.
Functions ¶
func HasStoreBeenModified ¶
HasStoreBeenModified indicates if the given path in the given store has been modified recently
func IsTimeAfterDays ¶
IsTimeAfterDays returns true if the modTime is within recentThresholdInDays. false, otherwise.
Types ¶
Click to show internal directories.
Click to hide internal directories.