Documentation ¶
Overview ¶
Package cleaner provides functions to clean old .ts files.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Option ¶
type Option func(*Options)
Option is the option for the cleaner.
func WithEligibleAge ¶
WithEligibleAge sets the minimum time since the modtime of the file to be deleted.
Click to show internal directories.
Click to hide internal directories.