Discover Packages
github.com/Defacto2/df2
pkg
proof
internal
record
package
Version:
v1.9.6
Opens a new window with list of versions in this module.
Published: Dec 9, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
View Source
var (
ErrNoRec = errors .New ("record cannot be empty")
ErrNoStat = errors .New ("stat cannot be empty")
ErrColVals = errors .New ("each database value must have a matching table column")
)
Skip checks if the file of the proof exists.
UpdateZipContent sets the file_zip_content column to match content and platform to "image".
Record of a file item.
New returns a file record using values from the database.
Approve sets the record to be publically viewable.
Iterate through each stat value.
Prefix prints the stat count and record Id to stdout.
Zip reads an archive and saves the content to the database.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.