Discover Packages
github.com/Defacto2/df2
pkg
shrink
internal
data
package
Version:
v1.11.0
Opens a new window with list of versions in this module.
Published: May 6, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package data are various functions for the shrink package.
View Source
var (
ErrApprove = errors .New ("cannot shrink files as there are database records waiting for public approval")
ErrDel = errors .New ("delete errors")
ErrArcStore = errors .New ("archive store error")
ErrUnknown = errors .New ("unknown command")
)
Compress the collection of files into a named archive.
Remove files from the host file system.
SaveDir returns a usable path to store backups.
Approve prints the number of records waiting for approval for public display.
Store incoming or preview files as a tar archive.
Months of the year.
Month returns the Months value of s, which should be a three letter English abbreviation.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.