Discover Packages
github.com/artpar/rclone
lib
version
package
Version:
v1.57.2
Opens a new window with list of versions in this module.
Published: Apr 12, 2022
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package version provides machinery for versioning file names
with a timestamp-based version string
Add returns fileName modified to include t as the version
Match returns true if the fileName has a version string
Remove returns a modified fileName without the version string and the time it represented
If the fileName did not have a version then time.Time{} is returned along with an unmodified fileName
Source Files
¶
Click to show internal directories.
Click to hide internal directories.