Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type AcceptFunc ¶
func MakeAgeFilter ¶
func MakeAgeFilter(deadline time.Time, opts uniquename.Options) AcceptFunc
MakeAgeFilter returns an acceptor function only permitting files older than deadline. Both the file's modification time and, if available, the time in the filename must be older.
Click to show internal directories.
Click to hide internal directories.