Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Default deletion delay time (30 seconds) DefaultDeletionDelay = 30 * time.Second )
Functions ¶
func GetTempCopy ¶
GetTempCopy returns a temporary copy path of the original file If the file hasn't changed since the last copy, returns the existing copy
Types ¶
type FileDeletion ¶
Click to show internal directories.
Click to hide internal directories.